[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add compatibility for anvil #1526

Open
chalex-eth opened this issue May 6, 2022 · 1 comment
Open

Add compatibility for anvil #1526

chalex-eth opened this issue May 6, 2022 · 1 comment

Comments

@chalex-eth
Copy link

Foundry just released anvil, which aim to replace ganache and hardhat RPC.
Foundry ecosystem is highly growing at speedlight, been able to run anvil in brownie console instead of ganache-cli would be awesome.

https://github.com/foundry-rs/foundry/tree/master/anvil

@n1punp n1punp mentioned this issue Jun 1, 2022
4 tasks
@pratraut
Copy link

Need to add support for forking with block number. I think we need to add fork_block to a list at https://github.com/eth-brownie/brownie/blob/master/brownie/_cli/networks.py#L48

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

No branches or pull requests

2 participants