[](https://unpkg.com/@pooltogether/contract-list-schema@latest/)
npm install @pooltogether/contract-list-schemacontract-list-schema
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
#### Local use
In contract-list-schemayalc publish --push
In the repo you want to use contract-list-schemayalc add contract-list-schema