🏦 Unique Bid Auction – 🏦 独特竞价拍卖区块链毕设代写
区块链毕设代写本文提供国外最新区块链项目源码下载,包括solidity,eth,fabric等blockchain区块链,🏦 Unique Bid Auction – 🏦 独特竞价拍卖区块链毕设代写 是一篇很好的国外资料
🏦 Unique Bid Auction
Decentralized Unique Bid Action game implemented using Solidity (for smart contracts) & React for frontend. Poject based on scaffold-eth by Austin Griffith.
⏱ Quickstart:
First, you’ll need NodeJS>=10 plus Yarn and Git installed.
git clone https://github.com/pavponn/unique-bid-dapp.git cd unique-bid-dapp yarn install
💡 Sometimes the install throws errors like “node-gyp”, try the next step even if you see problems.
(You can also download the Apple command line tools to fix the warning.)
yarn start
App.js
in packages/react-app/src
and open http://localhost:3000
yarn run chain
Note: You’ll need to run this command in a new terminal window
🛠 Use this eth.build to double-check your local chain and account balances
Other commands
yarn run compile
yarn run deploy
yarn run watch
myTest.js
in packages/buidler/contracts
:
yarn run test
yarn run accounts
yarn run balance **YOUR-ADDRESS**
yarn run send --from 0 --amount 0.5 --to **YOUR-ADDRESS**
🔧 Configure👷 Buidler by editingbuidler.config.js
inpackages/buidler
Screenshots
Copyright
Pavel Ponomarev, 2020 (pavponn@gmail.com)
MIT License.
🏦 独特竞价拍卖
使用Solidity(用于智能合约)和React(用于前端)实现分散的独特出价行为游戏。这个项目基于奥斯汀·格里菲斯的作品。
⏱ 快速启动:
首先,需要安装NodeJS>;=10+纱线和Git。
💾 克隆/fork repo,然后安装:
git clone https://github.com/pavponn/unique-bid-dapp.git cd unique-bid-dapp yarn install
💡 有时安装会抛出“node gyp”之类的错误,即使看到问题也要尝试下一步。
(您还可以下载Apple命令行工具来修复警告)。
⚛️ 反应前端由📱使用创建eth应用程序🔧以太.js以及🦄Uniswap模板:
yarn start
📝 编辑前端应用程序.js在packages/react-app/src中打开http://localhost:3000
⛓ 启动本地区块链blockchain👷♀️编译程序:
yarn run chain
注意:您需要在新的终端窗口中运行此命令🛠 用这个eth.build公司再次检查您的本地链和帐户余额
⚙️ 编辑您的合同:
其他命令
🚢 将合同部署到前端:
yarn run compile
🔍 注意更改,然后编译、部署和热重新加载前端:
yarn run deploy
🔬通过编辑来测试你的合同我的测试.js包装/制造商/合同中:
yarn run watch
🗝 列出您的本地帐户:
yarn run test
💰 检查账户余额:
yarn run accounts
💸 发送ETH:
yarn run balance **YOUR-ADDRESS**
🔧 配置👷编辑生成程序buidler.config.js文件包装内/buidler
yarn run send --from 0 --amount 0.5 --to **YOUR-ADDRESS**
✨ BuidlerEVM提供堆栈跟踪和控制台.log合同调试✨
屏幕截图
麻省理工学院许可证。
版权所有
Pavel Ponomarev, 2020 (pavponn@gmail.com)
MIT License.
部分转自网络,侵权联系删除区块链源码网
区块链知识分享网, 以太坊dapp资源网, 区块链教程, fabric教程下载, 区块链书籍下载, 区块链资料下载, 区块链视频教程下载, 区块链基础教程, 区块链入门教程, 区块链资源 » 🏦 Unique Bid Auction – 🏦 独特竞价拍卖区块链毕设代写