You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: