https://github.com/cag/gunash
Like Ganache, but sillier.
https://github.com/cag/gunash
Last synced: about 1 year ago
JSON representation
Like Ganache, but sillier.
- Host: GitHub
- URL: https://github.com/cag/gunash
- Owner: cag
- License: gpl-3.0
- Created: 2020-10-23T18:23:44.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-02T20:33:17.000Z (over 5 years ago)
- Last Synced: 2025-03-12T05:02:33.260Z (over 1 year ago)
- Language: JavaScript
- Size: 189 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ๐ค๐ฒ๐ซ๐๐ฐ๐ฅ
Like [Ganache](https://github.com/trufflesuite/ganache-cli), but sillier.
## ๐๐๐ค๐ฅ๐ฃ๐ฆ๐๐
You need whale [Docker](https://www.docker.com/).
Then, this is Ganache, except with less options, `--deterministic` accounts, at least 10K eth in each account, more requirements, and [*more bad*](https://github.com/trufflesuite/ganache-cli/issues/257#issuecomment-360053995):
```sh
# 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:
```sh
# For NPM
npx gunash stop
# For Yarn
yarn gunash stop
```
## ๏ผ๏ผ๏ผ๏ฝ๏ฝ
๏ฝ๏ฝ
```sh
gunash help
```
## y
Make [Geth](https://geth.ethereum.org/), [OpenEthereum](https://github.com/openethereum/openethereum), or [Nethermind](https://nethermind.io/client) act like Ganache with `--node-type`.
## Greetz
(ใฃโโกโ)ใฃ โฅ [geth-dev-assistant](https://github.com/cgewecke/geth-dev-assistant) โฅ