Skip to content

Conversation

leeftk
Copy link
Owner

@leeftk leeftk commented Jul 3, 2024

This basically forks berachain locally and allows you to deploy the contracts with the script I wrote.

This will help a lot with frontend testing.

Remember anvil gives you default accounts via private keys. You'll need to copy and paste the private key it gives you into the script itself. Once there your rpc will be the local host that is given to you by anvil, this is the one you can add to Metamask in order to do transactions.Add https://127.0.0.1:8545to metamask and it should allow you to connect to the local host and run transactions on it.

The commands to run in the terminal are commented out in the deploy script itself just follow those and you should be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant