Skip to content

cag/gunash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

𝔤𝔲𝔫𝔞𝔰𝔥

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

...help

gunash help

y

Make Geth, OpenEthereum, or Nethermind act like Ganache with --node-type.

Greetz

(っ◔◡◔)っ ♥ geth-dev-assistant