Ganache

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

Install Ganache CLI

npm install -g ganache-cli

Load Fractal networks (local, testnet, mainnet) to ganache-cli

Use web3.js to interact with the ganache-bound Fractal network

Last updated