Skip to content

futjrnaut/erc20

 
 

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.6%
  • Makefile 3.4%