<100 subscribers
Share Dialog
Share Dialog
生成图层 - png图层在不同位置的排列组合,在photoshop/draw 画好后生成图层layer
用Visual Studio的hashlips的art engine 来生成所有图片和json file
分批次的图片用batch rename utility 来进行改名
json file的重命名用visual studio js的write fs 来更新
打乱顺序可以用beatch rename utility来批量打乱名字改名
上传ipfs 可以用nftstorage免费hosting. 先上传图片,获得了图片的CID后,回来更新json的token png地址。
上传.json前可以用cmd 将.json的后缀移除, 因为标准的setURI 不含.json的后缀
用solidity 在remix.ethereum.org写智能合约。可以复制一个接近的项目的,改了后自己用。
注意在erc721的sol文件里把starting tokenID 改成1。
在remix可以deploy做测试,注意各种情况, max, cutmax等等
用hashlips 的minting dapp做网站,改dsdasdjs, 增加查看免费数量
用netlify作hosting,随时同步github的代码
生成图层 - png图层在不同位置的排列组合,在photoshop/draw 画好后生成图层layer
用Visual Studio的hashlips的art engine 来生成所有图片和json file
分批次的图片用batch rename utility 来进行改名
json file的重命名用visual studio js的write fs 来更新
打乱顺序可以用beatch rename utility来批量打乱名字改名
上传ipfs 可以用nftstorage免费hosting. 先上传图片,获得了图片的CID后,回来更新json的token png地址。
上传.json前可以用cmd 将.json的后缀移除, 因为标准的setURI 不含.json的后缀
用solidity 在remix.ethereum.org写智能合约。可以复制一个接近的项目的,改了后自己用。
注意在erc721的sol文件里把starting tokenID 改成1。
在remix可以deploy做测试,注意各种情况, max, cutmax等等
用hashlips 的minting dapp做网站,改dsdasdjs, 增加查看免费数量
用netlify作hosting,随时同步github的代码
No comments yet