etherumForeverWords:基于以太坊的DApp

时间:2021-05-06 09:35:40
【文件属性】:
文件名称:etherumForeverWords:基于以太坊的DApp
文件大小:510KB
文件格式:ZIP
更新时间:2021-05-06 09:35:40
JavaScript etherumForeverWords 基于以太坊测试网络的DAPP--《永存的留言》 如何使用(2,3,4步可以跳过) 环境:nodejs、truffle clone到本地后需要执行 npm i 安装依赖 编译合约 部署合约 合约部署完成后,得到合约地址,修改src/App.js中的合约地址contractAddress 终端当前目录下npm start启动 浏览器localhost:3000端口即可查看(需要利用MetaMask连接到以太坊测试网络,具体操作开发流程)
【文件预览】:
etherumForeverWords-master
----truffle-config.js(135B)
----package.json(3KB)
----package-lock.json(400KB)
----src()
--------fonts()
--------index.js(149B)
--------css()
--------App.js(8KB)
--------utils()
--------App.css(3KB)
--------index.css(63B)
--------App.test.js(202B)
----box-img-lg.png(111KB)
----build()
--------contracts()
----public()
--------loading()
--------index.html(1KB)
--------favicon.ico(31KB)
----box-img-sm.png(5KB)
----scripts()
--------build.js(8KB)
--------test.js(994B)
--------start.js(12KB)
----README.md(610B)
----config()
--------polyfills.js(613B)
--------jest()
--------webpack.config.dev.js(9KB)
--------webpack.config.prod.js(10KB)
--------paths.js(2KB)
--------env.js(1KB)
----migrations()
--------2_deploy_contracts.js(208B)
--------1_initial_migration.js(129B)
----contracts()
--------SimpleStorage.sol(876B)
--------Migrations.sol(514B)
----truffle.js(276B)
----test()
--------TestWords.sol(780B)
--------simplestorage.js(524B)
--------TestSimpleStorage.sol(434B)

网友评论