Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codyx authored Jan 6, 2025
1 parent 63d9f5b commit 22d5a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In this stage, we bootload the cairo1 contract. The contracts bytecode is read f

## Testing

Some tests require Ethereum Mainnet RPC calls. Ensure an environment variable named `RPC_URL_MAINNET` is set.
Some tests require Ethereum Mainnet and Starknet Mainnet RPC calls. Ensure environment variables named `RPC_URL_MAINNET` and `PROVIDER_URL_STARKNET` are set.

To run the tests (from the virtual environment), execute:

Expand Down

0 comments on commit 22d5a36

Please sign in to comment.