cw-erc20

Crates.iocw-erc20
lib.rscw-erc20
version0.10.0
sourcesrc
created_at2020-01-07 16:34:18.019118
updated_at2021-05-27 09:33:28.55272
descriptionAn implementation of the ERC20 token interface
homepage
repositoryhttps://github.com/CosmWasm/cosmwasm-examples
max_upload_size
id196200
size120,182
Developers (github:confio:developers)

documentation

README

An ERC20 token contract

This is an implementation of Ethereum's ERC20 interface. Please note that ERC20 has some fundamental flaws, many of which have been resolved with ERC777. This projects intents to serve as a simple example that token developers can familiarize with easily, not as a modern token contract.

Commit count: 578

cargo fmt