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)
- Host: GitHub
- URL: https://github.com/jeanvydes/erc20token-substrate
- Owner: JeanVydes
- License: mit
- Created: 2023-01-13T05:16:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T05:24:33.000Z (over 2 years ago)
- Last Synced: 2025-01-17T07:42:43.078Z (9 months ago)
- Topics: defi, kusama, polkadot, smart-contracts
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/