首页 开发技术 其它     /    solidity_course:回购解决方案(MIMUW,2018年)-源码

solidity_course:回购解决方案(MIMUW,2018年)-源码

上传者: weixin_42126668 | 上传时间:2024/9/20 15:54:11 | 文件大小:405KB | 文件类型:ZIP
solidity_course:回购解决方案(MIMUW,2018年)-源码
区块链,智能合约和分布式应用MIMUW,2018年此回购包含课程练习(在exercises/)和国家渠道项目的实施(在project/)的解决方案。

文件下载

资源详情

[{"title":"(60个子文件405KB)solidity_course:回购解决方案(MIMUW,2018年)-源码","children":[{"title":"solidity_course-master","children":[{"title":"project","children":[{"title":".gitignore <span style='color:#111;'>45B</span>","children":null,"spread":false},{"title":"app","children":[{"title":"test.sh <span style='color:#111;'>216B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"client.py <span style='color:#111;'>4.00KB</span>","children":null,"spread":false},{"title":"server.py <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"utils","children":[{"title":"utils.py <span style='color:#111;'>3.45KB</span>","children":null,"spread":false}],"spread":true},{"title":"backend","children":[{"title":"daemon.py <span style='color:#111;'>350B</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"Server.py <span style='color:#111;'>2.69KB</span>","children":null,"spread":false},{"title":"content","children":[{"title":"monalisa.txt <span style='color:#111;'>3.72KB</span>","children":null,"spread":false},{"title":"esher.txt <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"content.json <span style='color:#111;'>347B</span>","children":null,"spread":false},{"title":"space.txt <span style='color:#111;'>1.11KB</span>","children":null,"spread":false},{"title":"banksy.txt <span style='color:#111;'>2.02KB</span>","children":null,"spread":false}],"spread":true},{"title":"StateChannelBackend.py <span style='color:#111;'>3.05KB</span>","children":null,"spread":false}],"spread":true},{"title":"config","children":[{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'>334B</span>","children":null,"spread":false}],"spread":true},{"title":"frontend","children":[{"title":"StateChannelFrontend.py <span style='color:#111;'>2.45KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"Client.py <span style='color:#111;'>1.30KB</span>","children":null,"spread":false},{"title":"Connector.py <span style='color:#111;'>1020B</span>","children":null,"spread":false}],"spread":true},{"title":"test","children":[{"title":"test_state_channel.py <span style='color:#111;'>7.21KB</span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"test_integration.py <span style='color:#111;'>4.68KB</span>","children":null,"spread":false},{"title":"content-test.json <span style='color:#111;'>347B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"helpers","children":[{"title":"learning.ipynb <span style='color:#111;'>7.94KB</span>","children":null,"spread":false},{"title":"utils.ipynb <span style='color:#111;'>27.98KB</span>","children":null,"spread":false},{"title":"Infura.ipynb <span style='color:#111;'>2.74KB</span>","children":null,"spread":false}],"spread":true},{"title":"rinkeby_data","children":[{"title":"abi_rinkeby.json <span style='color:#111;'>6.08KB</span>","children":null,"spread":false},{"title":"contract_address_rinkeby.txt <span style='color:#111;'>43B</span>","children":null,"spread":false},{"title":"addresses_rinkeby.json <span style='color:#111;'>47B</span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'>1.32KB</span>","children":null,"spread":false},{"title":"truffle","children":[{"title":"build","children":[{"title":"contracts","children":[{"title":"Ownable.json <span style='color:#111;'>77.02KB</span>","children":null,"spread":false},{"title":"StateChannel.json <span style='color:#111;'>598.47KB</span>","children":null,"spread":false},{"title":"Migrations.json <span style='color:#111;'>51.50KB</span>","children":null,"spread":false},{"title":"SafeMath.json <span style='color:#111;'>88.94KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"mnemonic.txt <span style='color:#111;'>77B</span>","children":null,"spread":false},{"title":"truffle.js.cli <span style='color:#111;'>278B</span>","children":null,"spread":false},{"title":"truffle.js.gui <span style='color:#111;'>278B</span>","children":null,"spread":false},{"title":"migrations","children":[{"title":"2_deploy_contracts.js <span style='color:#111;'>385B</span>","children":null,"spread":false},{"title":"1_initial_migration.js <span style='color:#111;'>129B</span>","children":null,"spread":false}],"spread":true},{"title":"contracts","children":[{"title":"Ownable.sol <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"Migrations.sol <span style='color:#111;'>507B</span>","children":null,"spread":false},{"title":"StateChannel.sol <span style='color:#111;'>5.41KB</span>","children":null,"spread":false},{"title":"SafeMath.sol <span style='color:#111;'>1.11KB</span>","children":null,"spread":false}],"spread":true},{"title":"truffle.js <span style='color:#111;'>581B</span>","children":null,"spread":false},{"title":"test","children":[{"title":"StateChannel.js <span style='color:#111;'>2.46KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"exercises","children":[{"title":"pd4","children":[{"title":"Game.sol <span style='color:#111;'>2.14KB</span>","children":null,"spread":false}],"spread":true},{"title":"pd2","children":[{"title":"30710906_2042450459306695_7699393163491803136_n.jpg <span style='color:#111;'>156.32KB</span>","children":null,"spread":false},{"title":"Escrow.sol <span style='color:#111;'>1.19KB</span>","children":null,"spread":false},{"title":"30710512_2042450449306696_7994600632411488256_n.jpg <span style='color:#111;'>156.68KB</span>","children":null,"spread":false}],"spread":true},{"title":"pd3","children":[{"title":"Splitter_eth.sol <span style='color:#111;'>451B</span>","children":null,"spread":false},{"title":"ERC20.sol <span style='color:#111;'>503B</span>","children":null,"spread":false},{"title":"Splitter.sol <span style='color:#111;'>1.52KB</span>","children":null,"spread":false},{"title":"Splitter.eth <span style='color:#111;'>143B</span>","children":null,"spread":false},{"title":"Splitter2.sol <span style='color:#111;'>1.69KB</span>","children":null,"spread":false}],"spread":true},{"title":"pd1","children":[{"title":"map.sol <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"homework.txt <span style='color:#111;'>383B</span>","children":null,"spread":false},{"title":"map2.sol <span style='color:#111;'>2.50KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"README.md <span style='color:#111;'>217B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明