Skip to content

Commit

Permalink
feat: Added Asset Downloader : NFT Image from IPFS/Web2 + Examples
Browse files Browse the repository at this point in the history
  • Loading branch information
saszer committed May 1, 2022
1 parent fb6e80f commit ff34a2c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"displayName": "Easy Mint NFT using URL",
"description": "Contains sample showcasing easing minting a file via a URL",
"path": "Samples/Easy Mint URL"
},
{
"displayName": "Asset Downloader",
"description": "Download assets like NFTImage, Video, Audio etc from IPFS or Web2, Use in conjunction with NFTMetaData",
"path": "Samples/Easy Mint URL"
}
]
}

0 comments on commit ff34a2c

Please sign in to comment.