@abmprotocl/abm-plugin-migrations

0.1.0 • Public • Published

dai-plugin-migration

Contract naming convention

Contract names in contracts/abis/addresses are suffixed with a number (e.g. _1) to indicate the version of the contract. The version can come from either different deployments of the entire system (such as what might happen after a global settlement), or a simple upgrade (as what happened when DsChief was migrated when a vulnerability was found).

The numbering is totally arbitrary and chosen when we choose to support a new contract. In the future, they could be renamed more descriptively.

Readme

Keywords

none

Package Sidebar

Install

npm i @abmprotocl/abm-plugin-migrations

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

1.21 MB

Total Files

76

Last publish

Collaborators

  • abmprotocl