[feature] native token as erc20 token
Closed this issue · 0 comments
extraymond commented
Info
description:
Allow our native token to be represented as contract token in the format of both ink and solang compiled solidity(erc20).
expected results:
- create platform ink contract to represent native token
- create a erc20 token consuming the platform ink contract
- test with creating a dapp expecting erc20 format token