diff --git a/README.md b/README.md index 5f7df51..0b63a83 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# dsl-polygon-migration +``` +██╗███╗ ██╗███████╗████████╗ █████╗ ██████╗ █████╗ ██████╗ ██████╗ +██║████╗ ██║██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██╔══██╗██╔══██╗██╔══██╗ +██║██╔██╗ ██║███████╗ ██║ ███████║██║ ██║███████║██████╔╝██████╔╝ +██║██║╚██╗██║╚════██║ ██║ ██╔══██║██║ ██║██╔══██║██╔═══╝ ██╔═══╝ +██║██║ ╚████║███████║ ██║ ██║ ██║██████╔╝██║ ██║██║ ██║ +╚═╝╚═╝ ╚═══╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ + +``` + +# 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 \ No newline at end of file