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

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