Skip to content

ledgerleap/erc20

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CasperLabs ERC20

Implementation of ERC20 token for the CasperLabs platform.

Install

Make sure wasm32-unknown-unknown is installed.

$ make prepare

Build Smart Contract

$ make build-contract

Test

Test logic and smart contract.

$ make test

About

Implementation of ERC20 token for the CasperLabs platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 96.4%
  • Makefile 3.6%