首页 开发技术 其它     /    家庭作业:家庭作业是一个自治实用程序,用于查找,共享和重用合同的家庭住址-源码

家庭作业:家庭作业是一个自治实用程序,用于查找,共享和重用合同的家庭住址-源码

上传者: weixin_42170790 | 上传时间:2025/3/3 6:48:24 | 文件大小:145KB | 文件类型:ZIP
家庭作业:家庭作业是一个自治实用程序,用于查找,共享和重用合同的家庭住址-源码
在家工作HomeWork是一个自治实用程序,用于查找,共享和重用合同的家庭住址。
家庭地址是一个专用帐户,特定控制器可以在其中部署任意合同。
与标准合同部署不同,标准部署地址是由刚性因素(例如部署者的现时或合同的创建代码)确定的,而家庭地址合同部署则放宽了通常的限制,并允许将任何合同部署到特定地址,对于新合同如果原始合同被删除,则将合同重新部署到相同的地址。
每个家庭地址由一个特定的32字节密钥唯一标识。
每个密钥都有一个专用的控制器,该帐户具有将合同部署到相应家庭地址的专有权利。
默认情况下,每个密钥最初由其地址与所述密钥的前二十个字节匹配的帐户控制。
或者,对于任何提交帐户,都可以 本软件ID:15072704

文件下载

资源详情

[{"title":"(40个子文件145KB)家庭作业:家庭作业是一个自治实用程序,用于查找,共享和重用合同的家庭住址-源码","children":[{"title":"HomeWork-master","children":[{"title":".gitattributes <span style='color:#111;'>32B</span>","children":null,"spread":false},{"title":".solhint.json <span style='color:#111;'>166B</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>161.63KB</span>","children":null,"spread":false},{"title":"images","children":[{"title":"HomeWork.svg <span style='color:#111;'>1.69KB</span>","children":null,"spread":false}],"spread":true},{"title":"scripts","children":[{"title":"test","children":[{"title":"testCoverage.js <span style='color:#111;'>241B</span>","children":null,"spread":false},{"title":"test.js <span style='color:#111;'>138.90KB</span>","children":null,"spread":false},{"title":"ci.js <span style='color:#111;'>329B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"contracts","children":[{"title":"openzeppelin-solidity","children":[{"title":"utils","children":[{"title":"Address.sol <span style='color:#111;'>1.06KB</span>","children":null,"spread":false}],"spread":true},{"title":"token","children":[{"title":"ERC721","children":[{"title":"ERC721Enumerable.sol <span style='color:#111;'>8.22KB</span>","children":null,"spread":false},{"title":"ERC721.sol <span style='color:#111;'>11.19KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"introspection","children":[{"title":"ERC165.sol <span style='color:#111;'>1.61KB</span>","children":null,"spread":false}],"spread":true},{"title":"math","children":[{"title":"SafeMath.sol <span style='color:#111;'>3.45KB</span>","children":null,"spread":false}],"spread":true},{"title":"drafts","children":[{"title":"Counters.sol <span style='color:#111;'>1.35KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"HomeWork.sol <span style='color:#111;'>85.87KB</span>","children":null,"spread":false},{"title":"HomeWorkDeployer.sol <span style='color:#111;'>15.16KB</span>","children":null,"spread":false},{"title":"mock","children":[{"title":"MockRevertContract.sol <span style='color:#111;'>182B</span>","children":null,"spread":false},{"title":"MockCodeCheck.sol <span style='color:#111;'>1024B</span>","children":null,"spread":false},{"title":"MockReentryPartOne.sol <span style='color:#111;'>445B</span>","children":null,"spread":false},{"title":"MockReentryPartTwo.sol <span style='color:#111;'>355B</span>","children":null,"spread":false},{"title":"MockHomeWorkWrapper.sol <span style='color:#111;'>239B</span>","children":null,"spread":false},{"title":"MockERC721Holder.sol <span style='color:#111;'>272B</span>","children":null,"spread":false},{"title":"MockContract.sol <span style='color:#111;'>336B</span>","children":null,"spread":false},{"title":"MockERC20Stub.sol <span style='color:#111;'>677B</span>","children":null,"spread":false}],"spread":true},{"title":"wrappers","children":[{"title":"HomeWorkWrapper.sol <span style='color:#111;'>4.51KB</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".travis.yml <span style='color:#111;'>469B</span>","children":null,"spread":false},{"title":".solcover.js <span style='color:#111;'>1.03KB</span>","children":null,"spread":false},{"title":"LICENSE.md <span style='color:#111;'>1.04KB</span>","children":null,"spread":false},{"title":".solhintignore <span style='color:#111;'>1.29KB</span>","children":null,"spread":false},{"title":"truffle-config.js <span style='color:#111;'>465B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>72.26KB</span>","children":null,"spread":false},{"title":"interfaces","children":[{"title":"IERC721Receiver.sol <span style='color:#111;'>1.18KB</span>","children":null,"spread":false},{"title":"IHomeWork.sol <span style='color:#111;'>36.18KB</span>","children":null,"spread":false},{"title":"IERC20.sol <span style='color:#111;'>758B</span>","children":null,"spread":false},{"title":"IERC721Metadata.sol <span style='color:#111;'>387B</span>","children":null,"spread":false},{"title":"IERC721Enumerable.sol <span style='color:#111;'>432B</span>","children":null,"spread":false},{"title":"IERC721.sol <span style='color:#111;'>1.15KB</span>","children":null,"spread":false},{"title":"IERC165.sol <span style='color:#111;'>462B</span>","children":null,"spread":false},{"title":"IERC1412.sol <span style='color:#111;'>921B</span>","children":null,"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'>101B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>2.05KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

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