Platdot-solidity

时间:2024-05-12 23:47:07
【文件属性】:

文件名称:Platdot-solidity

文件大小:155KB

文件格式:ZIP

更新时间:2024-05-12 23:47:07

JavaScript

盘点固度 Platdot使用Platdot智能合约来实现与EVM兼容链之间的转移。 这些合同包括一个核心桥合同(Bridge.sol)和一组处理程序合同(ERC20Handler.sol,ERC721Handler.sol和GenericHandler.sol)。 过桥合同负责启动,表决和执行建议的转让。 桥接合同使用处理程序与其他现有合同进行交互。 来自叉


【文件预览】:
Platdot-solidity-master
----.gitignore(121B)
----balance.js(35KB)
----truffle-config.js(5KB)
----package.json(2KB)
----Makefile(603B)
----package-lock.json(244KB)
----src()
--------index.ts(26B)
----LICENSE(7KB)
----codechecks.yml(48B)
----tsconfig.json(606B)
----test.js(55KB)
----deposit.js(22KB)
----.github()
--------pull_request_template.md(623B)
--------workflows()
--------dependabot.yml(355B)
----rollup.config.js(633B)
----scripts()
--------compileAbiBin.js(1KB)
--------start_ganache.sh(1KB)
--------geth()
--------.solcover.js(68B)
--------create_bindings.sh(740B)
--------install_deps.sh(1KB)
----README.md(541B)
----input.json(0B)
----migrations()
--------2_chainbridge_migration.js(415B)
----migration()
--------1_initial_migration.js(212B)
----contracts()
--------ERC721MinterBurnerPauser.sol(3KB)
--------ERC20Safe.sol(4KB)
--------ERC721Safe.sol(3KB)
--------interfaces()
--------Migrations.sol(506B)
--------CentrifugeAsset.sol(656B)
--------utils()
--------handlers()
--------TestContracts.sol(1KB)
--------Bridge.sol(19KB)
----.gitattributes(32B)
----test()
--------e2e()
--------helpers.js(4KB)
--------gasBenchmarks()
--------safeCast.js(633B)
--------handlers()
--------contractBridge()

网友评论