在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:blockrockettech/erc721-ipfs-uploader开源软件地址:https://github.com/blockrockettech/erc721-ipfs-uploader开源编程语言:JavaScript 100.0%开源软件介绍:erc721-ipfs-uploaderInstall
RunRequires a CSV file of data and related
ERC721 Metadata JSON Schema{
"title": "Asset Metadata",
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Identifies the asset to which this NFT represents",
},
"description": {
"type": "string",
"description": "Describes the asset to which this NFT represents",
},
"image": {
"type": "string",
"description": "A URI pointing to a resource with mime type image/* representing the asset to which this NFT represents. Consider making any images at a width between 320 and 1080 pixels and aspect ratio between 1.91:1 and 4:5 inclusive.",
}
}
} For example: {
"name": "number 1",
"description": "one specimen",
"image": "https://ipfs.infura.io/ipfs/QmV1kPDRbVLabA1MNHVdFjTAfwzgebcpNY1od5exPCALEu"
} |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论