登录 注册
当前位置:主页 > 资源下载 > 5 > blockchain_hackaton_2021下载

blockchain_hackaton_2021下载

  • 更新:2024-08-12 15:04:38
  • 大小:16KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

描述 NFT市场+ Tezos拍卖 建筑学 该解决方案包括3种类型的合同: FA2 -NFT代币合约; Auction -与拍卖互动的合同; Market -与市场互动的合同。 项目结构 . ├── contracts/ # contracts |──────── main/ # the contracts to be compiled |──────── partial/ # the code parts imported by main contracts ├── scripts/sandbox # cli for test and deployment addresses ├── README.md # current file ├── .gitignore └── package.json 先决条件 已安装的NodeJS(已通过NodeJS v12 +测试) 已安