Skip to content

Commit

Permalink
docs: improve upgrade testing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddentao authored Oct 16, 2024
1 parent dd4b50c commit b23db7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,9 @@ To run a local devnet:
$ yarn devnet
```

## Test an upgrade against Base fork
## Test an upgrade against Base mainnnet

To test a contract upgrade against the current token code on Base mainnet:

1. In a separate terminal, clone the [contracts-v3](https://github.com/nayms/contracts-v3) repo and run `make base-fork`. This should start a local node forked from Base mainnet.
2. Back in this repo...
Expand Down

0 comments on commit b23db7c

Please sign in to comment.