(It is my scientology.)
- npm install
- node index.js
- node metadata1.js
{
"description":"An image in the NFT collection",
"image":"https://nsugenesis.com/nfts/1.png"
}
- Result:
Next
- node metadata2.js
{
"name":"CryptoCats #1",
"description":"An image in the NFT collection",
"image":"https://nsugenesis.com/nfts/1.png"
}
- node metadata3.js
{
"name":"CryptoCats #1/10000",
"description":"An image in the NFT collection",
"image":"https://nsugenesis.com/nfts/1.png"
}