Like Ganache, but sillier.
You need whale Docker.
Then, this is Ganache, except with less options, --deterministic
accounts, at least 10K eth in each account, more requirements, and more bad:
# For NPM
npm install --save-dev gunash
npx gunash --node-type ganache
# For Yarn
yarn add --dev gunash
yarn gunash --node-type ganache
To stop this:
# For NPM
npx gunash stop
# For Yarn
yarn gunash stop
gunash help
Make Geth, OpenEthereum, or Nethermind act like Ganache with --node-type
.
(っ◔◡◔)っ ♥ geth-dev-assistant ♥