ĀTO – Ā至区块链毕设代写
区块链毕设代写本文提供国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,ĀTO – Ā至区块链毕设代写 是一篇很好的国外资料
ĀTO
ĀTO allows anyone to register both physical and digital artworks on Ethereum. The shares are then for sale and holders of these shares can win the NFT.
It deploys Auction.sol
, Shares.sol
, NFT.sol
, and register these new instances in Clerk.sol
.
A demo is available at https://ato.works/app.
Install
git clone https://github.com/julienbrg/ato.git cd ato npm install
Test
npx hardhat test
Deploy
Add your own private key in hardhat.config.js
.
npx hardhat run scripts/deployer.js --network goerli
Run
cd frontend npm install npm start
Usage
Make sure you have some Görli ETH and go to https://ato.works/app.
Choose a name, symbol, price (in DAI), and a URI (JSON file) then click on ‘Proceed’.
You need to have some Goerli DAI to buy shares.
Contact
Feel free to contact me if you need anything.
ĀTO
ĀTO允许任何人在以太坊eth注册实体和数字艺术品。然后这些股票就可以出售,这些股票的持有人可以赢得NFT。
它部署拍卖.sol, 股票.sol, NFT.sol公司,并在中注册这些新实例职员.sol.
在https://ato.works/app。
安装
git clone https://github.com/julienbrg/ato.git cd ato npm install
测试
npx hardhat test
部署
在中添加您自己的私钥安全帽.config.js.
npx hardhat run scripts/deployer.js --network goerli
运行
cd frontend npm install npm start
使用
一定要吃点果冻,然后去医院https://ato.works/app。
选择名称、符号、价格(DAI)和URI(JSON文件),然后单击“继续”。
你需要一些戈里戴来买股票。
联系
如有任何需要,请随时与我联系。
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » ĀTO – Ā至区块链毕设代写