Go to file
2021-04-15 21:05:24 +05:30
.vscode
contracts Fixed array issue 2021-04-15 21:05:24 +05:30
scripts
test
.env.example
.gitattributes
.gitignore
hardhat.config.js
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