Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] native-backed erc20 token #54

Open
extraymond opened this issue Sep 7, 2022 · 0 comments
Open

[feature] native-backed erc20 token #54

extraymond opened this issue Sep 7, 2022 · 0 comments

Comments

@extraymond
Copy link
Contributor

Info

description:
While we can register erc20 token solely from their contract ABI, it might be safer to issue token in native asset form, then wrapped those token as erc20 token using chain-extension, this should expose other asset semantics on substrate reserved locked.

required features:

  • create asset-registry to register native token for anyone
  • create chain-extension to call registration for any token
  • provide solidity interface to use a constructor to register it's self as a erc20 token
  • grant privilege to the token issuer for issuing/burning the token within the smart contract
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant