-
Notifications
You must be signed in to change notification settings - Fork 118
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
NFT Guideline #183
Comments
There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity. |
There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity. |
There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity. |
There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity. |
There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity. |
NFT Guideline
1: Immutable NFT : ARC-3
Immutable NFTs are digital assets that cannot be altered or modified once created. ARC-3 ensures that the data and information of the asset cannot be changed.
Characteristics:
2: Mutable NFTs : ARC-3/ARC-19
Mutable URLs allow creators to modify the link's destination attached to an NFT, which can be helpful for updating information about the asset. ARC-19 and ARC-3 work together to provide mutable URLs.
Characteristics:
3: On-chain (txn note) metadata NFTs : ARC-69
ARC-69 allows for the on-chain creation of metadata. This standard allows the creation of NFTs from an application and keeps everything on-chain.
4: On-Chain Mutable NFTs : ARC-20
A ARC-20 "Smart ASA" is an Algorand Standard Asset (ASA) controlled by a Smart Contract that exposes methods to create, configure, transfer, freeze, and destroy the asset.
Links
MetaDatas:
ASA NFTs:
Smart ASA
Royalty enforcer
Immutable
Metadata Mutable
SoulBound Token
Discussions
URL - Mutability:
Smart-Contract NFTs:
ABI
Events
Interface Detection
Rest API
The text was updated successfully, but these errors were encountered: