embark-tutorial-erc721:自定义ERC721市场教程

时间:2024-05-21 02:33:27
【文件属性】:

文件名称:embark-tutorial-erc721:自定义ERC721市场教程

文件大小:2.35MB

文件格式:ZIP

更新时间:2024-05-21 02:33:27

ethereum dapp solidity embark JavaScript

使用Embark创建ERC721市场 记住要分叉此存储库 npm install -g embark git clone https://github.com/GITHUB-USERNAME/embark-tutorial-erc721.git cd embark-tutorial-erc721 npm install


【文件预览】:
embark-tutorial-erc721-tutorial-series
----.gitignore(424B)
----.babelrc(76B)
----app()
--------images()
--------js()
--------css()
--------index.html(975B)
----package.json(501B)
----resources()
--------spaceCraft6_SW.png(10KB)
--------spaceCraft4_SW.png(11KB)
--------spaceCraft1_SW.png(7KB)
--------spaceCraft5_SW.png(7KB)
--------spaceCraft3_SW.png(7KB)
--------spaceCraft2_SW.png(8KB)
----README.md(219B)
----config()
--------storage.js(1KB)
--------namesystem.js(113B)
--------communication.js(401B)
--------development()
--------testnet()
--------blockchain.js(3KB)
--------webserver.js(73B)
--------contracts.js(2KB)
----tutorial()
--------images()
--------3-listing-buying-tokens.md(14KB)
--------1-workspace.md(2KB)
--------2-minting-tokens.md(9KB)
--------4-marketplace.md(8KB)
--------0-overview.md(846B)
----contracts()
--------SpaceshipToken.sol(4KB)
--------.gitkeep(0B)
--------SpaceshipMarketplace.sol(3KB)
----embark.json(379B)
----test()
--------spaceshiptoken_spec.js(285B)

网友评论