Ethereum Local Forking in Brownie Using Ganache
Forking and running local blockchain copy is essential if you create Web3 applications. Often, you need to test how your application behave in some historical block or you don't have access to some third party smart contracts.
If you are reading this article I bet you know that it is