Skip to content

Commit

Permalink
Showing 9 changed files with 280 additions and 45 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -239,15 +239,12 @@ Items below marked "required" are the "minimum" required for it to be compatible
```json
{
"description": "Data NFT description", // required
"data_preview_url": "https://previewdata.com",
"attributes": [
{
"trait_type": "Creator", // required
"value": "creator address"
},
{
"trait_type": "Data Preview URL", // required
"value": "https://previewdata.com"
},
{
"trait_type": "extra trait",
"value": "extra trait value"
Loading

0 comments on commit 3dd11ef

Please sign in to comment.