• Stars
    star
    1
  • Language
    Rust
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Using Substrate framework, create a pallet that implements functionality of ERC20 smart-contract. It is recommended to implement public functions that return a value via storage-getters; if itโ€™s impossible, implement it as a private (non-extrinsic) function.

More Repositories