Ganache
FreeGitHub Open Source Projects
Ganache is a local Ethereum Virtual Machine simulator for developing and testing smart contracts.
About Ganache
Ganache is a Truffle project that simulates the Ethereum mainnet on local machines or in the cloud.
It provides the full suite of Ethereum blockchain functionality in a compact, local environment, making it ideal for development and testing.
Developers can quickly test and iterate: they can test smart contracts, deploy on localhost, mine the local chain without delays, and create tokens for transaction tests, all within a consistent, repeatable setup.
