Go to file
2021-04-16 22:06:26 +05:30
.vscode
contracts removed getCollateralStatus func 2021-04-16 22:06:26 +05:30
scripts
test Add all testcases 2021-04-16 21:12:24 +05:30
.env.example Added hardhat config 2021-04-16 04:11:35 +05:30
.gitattributes
.gitignore
hardhat.config.js Add all testcases 2021-04-16 21:12:24 +05:30
package-lock.json
package.json
README.md

██╗███╗   ██╗███████╗████████╗ █████╗ ██████╗  █████╗ ██████╗ ██████╗ 
██║████╗  ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔══██╗
██║██╔██╗ ██║███████╗   ██║   ███████║██║  ██║███████║██████╔╝██████╔╝
██║██║╚██╗██║╚════██║   ██║   ██╔══██║██║  ██║██╔══██║██╔═══╝ ██╔═══╝ 
██║██║ ╚████║███████║   ██║   ██║  ██║██████╔╝██║  ██║██║     ██║     
╚═╝╚═╝  ╚═══╝╚══════╝   ╚═╝   ╚═╝  ╚═╝╚═════╝ ╚═╝  ╚═╝╚═╝     ╚═╝                                            

DSL Polygon Migration

Contracts related to asset migrations b/w Ethereum Mainnet <> Polygon

  • implementation - DSA v2 implementation contracts
  • senders - Mainnet data sync / migration contracts
  • receivers - Polygon data receiver / migration contracts