Go to file
2021-04-16 20:30:40 +05:30
.vscode
contracts Removed enabling collateral from spells borrowAndTransferSpells 2021-04-16 20:11:57 +05:30
scripts
test Update testcases 2021-04-16 20:30:29 +05:30
.env.example
.gitattributes
.gitignore
hardhat.config.js Add new testcases (all failing) 2021-04-16 17:58:42 +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