没有合适的资源?快使用搜索试试~ 我知道了~
SpeakOut:区块链演示应用
共65个文件
js:26个
css:5个
html:5个
需积分: 5 1 下载量 196 浏览量
2021-05-11
17:19:18
上传
评论
收藏 1.39MB ZIP 举报
温馨提示
说出来 区块链演示应用 与Docker一起运行 运行Ganache作为以太坊区块链 docker run -it --name SpeakOut.Ganache -p 8545:8545 node:8 /bin/bash npm install -g ganache-cli 将Truffle作为编译和迁移平台运行 docker run -it --name SpeakOut.Truffle -p 3000:3000 -v `pwd`/SpeakOut:/home node:8 /bin/bash npm install -g truffle 将Exprsss作为Web服务器运行 docker run -it --name SpeakOut.Web -p 8080:3000 -v `pwd`/SpeakOut:/home node:8 /bin/bash npm install
资源推荐
资源详情
资源评论
收起资源包目录
SpeakOut-master.zip (65个子文件)
SpeakOut-master
.gitignore 1009B
app.js 2KB
package.json 939B
package-lock.json 147KB
src
templates
waiting.html 38B
data
category.json 233B
services
service_adoption.js 1KB
service_app.js 419B
service_baiduapi.js 527B
public
webfonts
fa-brands-400.ttf 96KB
fa-solid-900.eot 112KB
fa-solid-900.svg 410KB
fa-regular-400.eot 30KB
fa-brands-400.eot 97KB
fa-brands-400.woff 62KB
fa-brands-400.svg 498KB
fa-solid-900.ttf 112KB
fa-solid-900.woff2 43KB
fa-regular-400.woff2 12KB
fa-brands-400.woff2 53KB
fa-solid-900.woff 54KB
fa-regular-400.ttf 30KB
fa-regular-400.woff 14KB
fa-regular-400.svg 102KB
javascript
jquery.min.js 85KB
angular.min.js 166KB
angular-resource.min.js 4KB
echarts.min.js 691KB
angular-route.min.js 5KB
angular-busy.min.js 4KB
ui-bootstrap-tpls-2.5.0.min.js 123KB
bootstrap.min.js 36KB
stylesheet
fontawesome-all.css 45KB
bootstrap.css 143KB
bootstrap.min.css 118KB
site.css 8KB
angular-busy.css 9KB
views
topics.html 3KB
register.html 2KB
topic_view.html 3KB
config
config.js 336B
index.html 1KB
contracts
app.js 3KB
truffle-contract.js 352KB
web3.min.js 138KB
controllers
controller_topic_view.js 5KB
controller_topic.js 5KB
controller_main.js 803B
controller_register.js 2KB
bin
www 2KB
services
baiduapi.js 4KB
Gruntfile.js 3KB
LICENSE 1KB
README.md 501B
config.js 512B
migrations
2_deploy_contracts.js 292B
1_initial_migration.js 129B
contracts
MetaCoin.sol 813B
.gitkeep 0B
Adoption.sol 4KB
Migrations.sol 515B
ConvertLib.sol 183B
truffle.js 183B
test
TestAdoption.sol 5KB
.gitkeep 0B
共 65 条
- 1
资源评论
曲奇小朋友
- 粉丝: 19
- 资源: 4575
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功