-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WEB3-94: Updated deployment scripts and guide from 1.1 deployment (#211)
During the 1.1 deployment, I implemented a number of improvements to the deployment process to make it a bit easier and less error prone. Primary among these changes is adding a `deployment.toml` file that records the addresses of and associated information about each chain we deploy to, and the contracts that are deployed there. My hope is to use this file to do additional work around further automating deployment, testing that deployments are correctly configured on-chain, and generating the table of addresses that goes into our docs.
- Loading branch information
Showing
7 changed files
with
886 additions
and
373 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.