文件名称:igni-swap-periphery
文件大小:929KB
文件格式:ZIP
更新时间:2024-03-29 11:45:20
Solidity
伊格尼路由器 测试 以下假设使用node@>=10 。 安装依赖项 yarn 编制合同 yarn compile 运行测试 yarn test
【文件预览】:
igni-swap-periphery-master
----.gitignore(14B)
----tsconfig.json(157B)
----README.md(173B)
----.github()
--------workflows()
----.prettierrc(64B)
----migrations()
--------1_initial_migration.js(125B)
--------2_deploy.js(529B)
----LICENSE(34KB)
----.yarnrc(20B)
----.gitattributes(32B)
----package.json(1KB)
----truffle-config.js(2KB)
----build()
--------contracts()
----.waffle.json(488B)
----buildV1()
--------UniswapV1Factory.json(4KB)
--------UniswapV1Exchange.json(38KB)
----contracts()
--------libraries()
--------IgniRouter01.sol(12KB)
--------test()
--------IgniRouter.sol(18KB)
--------IgniMigrator.sol(2KB)
--------interfaces()
--------Migrations.sol(378B)
----.mocharc.json(112B)
----yarn.lock(622KB)