An open API service indexing awesome lists of open source software.

https://github.com/jeanvydes/erc20token-substrate

An ERC-20 Token build on Substrate framework (Polkadot and Kusama)
https://github.com/jeanvydes/erc20token-substrate

defi kusama polkadot smart-contracts

Last synced: 7 months ago
JSON representation

An ERC-20 Token build on Substrate framework (Polkadot and Kusama)

Awesome Lists containing this project

README

          

# erc20token-substrate
An ERC-20 Token build in Substrate framework (Polkadot and Kusama) using Rust.

Supply: [4294967000](https://doc.rust-lang.org/std/primitive.u32.html)

Following tutorial: https://docs.substrate.io/tutorials/smart-contracts/build-a-token-contract/