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

NFT Guideline #183

Closed
SudoWeezy opened this issue Mar 30, 2023 · 6 comments
Closed

NFT Guideline #183

SudoWeezy opened this issue Mar 30, 2023 · 6 comments

Comments

@SudoWeezy
Copy link
Collaborator

SudoWeezy commented Mar 30, 2023

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:

  • MetaData off-chain (Any URL can be used, mostly IPFS.)

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:

  • MetaData off-chain (Any URL can be used, mostly IPFS.)
  • Use the Reserve Address to update the url

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

@github-actions github-actions bot added w-stale and removed w-stale labels Apr 7, 2023
@github-actions github-actions bot added w-stale and removed w-stale labels Apr 15, 2023
@SudoWeezy SudoWeezy changed the title ARC-72 Guideline on when we should use it ARC-NFT Guideline Apr 17, 2023
@algorandfoundation algorandfoundation deleted a comment from github-actions bot Apr 17, 2023
@algorandfoundation algorandfoundation deleted a comment from github-actions bot Apr 17, 2023
@SudoWeezy SudoWeezy changed the title ARC-NFT Guideline NFT Guideline Apr 17, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added w-stale and removed w-stale labels Apr 25, 2023
@github-actions
Copy link

github-actions bot commented May 4, 2023

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added w-stale and removed w-stale labels May 4, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added w-stale and removed w-stale labels May 12, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added w-stale and removed w-stale labels May 21, 2023
@github-actions
Copy link

There has been no activity on this issue for 1 week. It will be closed after 3 months of inactivity.

@github-actions github-actions bot added w-stale and removed w-stale labels May 31, 2023
@SudoWeezy
Copy link
Collaborator Author

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