/polkaswap-pallet-erc20

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.

Primary LanguageRust

This repository is not active