The steps below assume that the code repo has already been cloned and the reader has navigated to the root of the project directory.
- Install Foundry: https://book.getfoundry.sh/.
- Run
forge i
to install project dependencies. - Run
forge test --rpc-url https://mainnet.base.org
to compile contracts and run tests.
Chain ID | Chain | Contract | Contract Address | Deployment Tx |
---|---|---|---|---|
8453 | Base | BRR.sol | 0x7daF48Ee7BB6CF9C166c9a97fb559168EA577758 | BaseScan |