Skip to content

Latest commit

 

History

History

erc20

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

ERC-20

My ERC-20 Smart contract implementation for Nuchain.

This project generated by using Reframe project generator.

// @TODO(you): Add more information here

Test

$ cargo +nightly test

Build

$ cargo +nightly contract build

NOTES: Make sure you have cargo-contract installed.

[] Robin Syihab