arbitrable proxy contracts:ERC 792可仲裁内容的通用实现 源码
通用可仲裁合同 ERC-792中定义的通用可仲裁合同 测验 yarn run ganache yarn run test 部署方式 要部署ArbitrableProxy运行: INFURA_PROJECT_ID= WALLET_KEY= ETHERSCAN= NETWORK= yarn deploy 此命令还将自动验证Etherscan上的源代码。 注意:网络名称是在truffle.js中定义的。 它具有关于main,kovan,ropsten和development的定义。 如果需要,定义其他。
文件列表
arbitrable-proxy-contracts-master.zip
(预估有个18文件)
arbitrable-proxy-contracts-master
.gitattributes
116B
migrations
1_initial_migration.js
125B
2_deploy_ap.js
533B
contracts
ArbitrableProxy.sol
20KB
RealitioProxyWithAppeals.sol
28KB
BinaryArbitrableProxy.sol
20KB
AutoAppealableArbitrator.sol
9KB
暂无评论