A package for maintaining contract deployments & ABIs.
With hardcoded addresses in a schema, when swapping out a contract address there will be a period of time when this package doesn't match live chain data.
- Bump package MAJOR version
- Add contract ABIs (if necessary)
- Update relevant contracts in
contracts
- Bump package MINOR version
- Add contract ABIs (if necessary)
- Add contracts to
contracts
(where necessary)
- Bump package MINOR version
- Add tag to
tags
- Add tag to relevant Contracts in
contracts
In contract-list-schema
yalc publish --push
In the repo you want to use contract-list-schema
yalc add contract-list-schema