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

[AIP-63][Discussion] Coin to Fungible Asset Migration #326

Open
thepomeranian opened this issue Feb 13, 2024 · 1 comment
Open

[AIP-63][Discussion] Coin to Fungible Asset Migration #326

thepomeranian opened this issue Feb 13, 2024 · 1 comment

Comments

@thepomeranian
Copy link
Collaborator

AIP Discussion

Summary

AIP-21 introduced fungible asset standard aiming to replace the old coin standard to represent any fungible asset on chain, including but not limited to coin. The evolving of Aptos ecosystem gradually necessitates the migration from coin framework to fungible asset framework for its superiority. This AIP aims to migrate migrating from coin to fungible asset in a seamless way that the impact to existing ecosystem projects and users is as small as possible.

This AIP proposes a global mapping between coin and fungible asset and allow coin module to treat paired coin and fungible asset interchangeably and facilitates the migration by converting CoinStore to the primary fungible store of the paired fungible asset whenever possible.

Read more about it here: https://github.com/aptos-foundation/AIPs/blob/main/aips/aip-63.md

@lightmark
Copy link
Contributor

WechatIMG31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants