Software:Ganache (Truffle Suite)

From HandWiki
Revision as of 18:38, 8 June 2021 by imported>JMinHep (correction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Ethereum Ganache formerly known as testRPC is an application that provides developers with a virtual testing environment for their dapp.[1][2] It's a part of the Truffle Suite of developer tools.[3]

Features

Ganache provides users up to 100 virtual block-chain nodes for testing dapps.[3]

The application can be used from the command line or the GUI interface provided within the application.[3]

References