文件名称:react-一个基于ethereum示例应用程序
文件大小:40KB
文件格式:ZIP
更新时间:2022-09-03 13:39:44
React开发-其它杂项
一个基于ethereum示例应用程序,采用 create-react-app, Truffle 和 web3构建。
【文件预览】:
ethereum-todolist-master
----Vagrantfile(3KB)
----public()
--------index.html(1KB)
--------favicon.ico(31KB)
----migrations()
--------1_initial_migration.js(129B)
--------2_deploy_contracts.js(123B)
----src()
--------TodoList.js(5KB)
--------web3.js(1KB)
--------index.js(167B)
----scripts()
--------build.js(8KB)
--------test.js(994B)
--------start.js(12KB)
----blockchain()
--------genesis.json(375B)
----contracts()
--------TodoList.sol(1007B)
--------Migrations.sol(493B)
----gulpfile.js(1KB)
----config()
--------jest()
--------env.js(1KB)
--------webpack.config.prod.js(10KB)
--------webpack.config.dev.js(9KB)
--------polyfills.js(613B)
--------paths.js(2KB)
----truffle-config.js(194B)
----README.md(5KB)
----truffle.js(194B)
----.gitignore(291B)
----package.json(3KB)