Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

TIP-27 IOTA NFT standards #65

Merged
merged 35 commits into from
Nov 28, 2022
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
f5f17c0
feat: add IOTA NFT tip
coodos Mar 4, 2022
74b233a
chore: update IRC-2 TIP
coodos Mar 4, 2022
eb0f15c
Update tip-0027.md
AdamEunson Mar 4, 2022
5eb75b4
Merge pull request #1 from Kami-Labs/AdamCroply-update
coodos Mar 4, 2022
8fd3655
Update tip-0027.md
AdamEunson Mar 4, 2022
32b6734
Update tip-0027.md
AdamEunson Mar 4, 2022
066e1cb
chore: bump standard name and commit suggested changes
coodos Mar 9, 2022
ecac842
Updated Section headers
AdamEunson Mar 9, 2022
edc7924
Merge pull request #2 from Kami-Labs/AdamCroply-headers-update
AdamEunson Mar 9, 2022
a1d9bd5
Added Versions as TIPs comment
AdamEunson Mar 9, 2022
4d5ea15
docs: added description for royalty system
coodos Mar 29, 2022
5e1939e
Create irc27.schema.json
coodos Mar 29, 2022
02c16b9
chore: fix royalties part
coodos Mar 29, 2022
f12a5eb
Edited out the registry section and updates
AdamEunson Apr 2, 2022
ae29bcf
Edited tip30 to tip31
AdamEunson Apr 2, 2022
bf3120c
Updated tip link and royalties
AdamEunson Apr 5, 2022
096eaed
Merge pull request #3 from Kami-Labs/AdamCroply-patch-removeregistry
AdamEunson Apr 5, 2022
4083ba4
Merge branch 'iotaledger:main' into main
AdamEunson Apr 5, 2022
c658d1e
Updated example royalties
AdamEunson Apr 5, 2022
5dbf829
Updated example royalties
AdamEunson Apr 5, 2022
481a359
Create tip-0033.md
AdamEunson Apr 5, 2022
259ed3a
Merge pull request #4 from Kami-Labs/AdamCroply-tip33
AdamEunson Apr 5, 2022
ba48997
fix: irc27 schema
coodos Apr 6, 2022
b748957
Update tip-0027.md
coodos Apr 6, 2022
c696eaa
chore: remove tip 33
coodos Apr 6, 2022
35ac461
chore: update INFT to IOTA NFT
coodos Apr 28, 2022
4c8783e
chore: update policyId to collecitonId
coodos Apr 28, 2022
197c87f
Replace policy with collection
lzpap Apr 28, 2022
41d828d
use Open Sea standart for attributes
huhn511 Jun 17, 2022
91cc339
Merge pull request #5 from huhn511/main
lzpap Jun 19, 2022
07510ab
Clean up JSON schema
lzpap Jun 21, 2022
ac9687f
Desscribe NFT Collections, add practical examples
lzpap Jun 21, 2022
cfa52f5
Removed from immutable metadata
robertf26 Nov 23, 2022
3a96412
Updated header file
robertf26 Nov 23, 2022
61b4c5d
Merge pull request #7 from iotaledger/Kami-Labs/main
AdamEunson Nov 28, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Added Versions as TIPs comment
Added a comment for future versioning to be submitted as a separate TIP
AdamEunson authored Mar 9, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit a1d9bd5c4f31e3b5645e8fed8726fd027849c818
2 changes: 1 addition & 1 deletion tips/TIP-0027/tip-0027.md
Original file line number Diff line number Diff line change
@@ -304,7 +304,7 @@ This standard also supports expansion, backwards compatibility, and a universal

Expanding use-cases in the NFT space will present multiple requirements for different standards and schemas to be developed and over time alterations and updates will be presented to support an evolving technology and future developments.

Version is introduced from the start to allow dApp developers and creators to maintain backwards compatibility with differing versions of the standard, which can be defined as a numeric value proceeded with the letter v.
Version is introduced from the start to allow dApp developers and creators to maintain backwards compatibility with differing versions of the standard, which can be defined as a numeric value proceeded with the letter v. All future versions will be submitted as separate TIPs.

Current version `v1.0`