casper-erc20

Crates.iocasper-erc20
lib.rscasper-erc20
version0.2.1
sourcesrc
created_at2021-09-12 14:10:13.124802
updated_at2021-09-20 12:03:30.016872
descriptionA library for developing ERC20 tokens for the Casper network.
homepagehttps://casperlabs.io
repositoryhttps://github.com/casper-ecosystem/erc20
max_upload_size
id450106
size42,671
(casperlabs-drone)

documentation

https://docs.rs/casper-erc20

README

casper-erc20

A library for developing ERC20 tokens for the Casper network.

To create an example ERC20 contract which uses this library, use the cargo-casper tool:

cargo install cargo-casper
cargo casper --erc20 <PATH TO NEW PROJECT>
Commit count: 264

cargo fmt