arbitrable-proxy-contracts:ERC-792可仲裁内容的通用实现

时间:2024-04-30 01:51:15
【文件属性】:

文件名称:arbitrable-proxy-contracts:ERC-792可仲裁内容的通用实现

文件大小:36KB

文件格式:ZIP

更新时间:2024-04-30 01:51:15

ethereum dispute-resolution Solidity

通用可仲裁合同 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
----.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)
--------IDisputeResolver.sol(7KB)
--------test()
--------Migrations.sol(593B)
----LICENSE(1KB)
----test()
--------binary-arbitrable-proxy.js(3KB)
--------realitio-proxy-with-appeals.js(41KB)
--------arbitrable-proxy.js(5KB)
----README.md(570B)
----truffle.js(4KB)
----.gitignore(40B)
----package.json(2KB)

网友评论