Ganache
Ganache is a personal blockchain for rapid EVM distributed application development.

Install Ganache CLI
npm install -g ganache-cliLoad Findora networks (local, testnet, mainnet) to ganache-cli
Use web3.js to interact with the ganache-bound Findora network
Last updated
Was this helpful?