ganache

v7.9.2
A library and cli to create a local blockchain for fast Ethereum development.
ganache ganache-core ganache-cli @trufflesuite/ganache @truffle/ganache ethereum evm blockchain smart contracts and 8 more...

build

npm run tsc && npx shx rm -rf ./dist && webpack && npm run types

types

api-extractor run

tsc

tsc --build

test

nyc npm run mocha

mocha

cross-env TS_NODE_FILES=true mocha --timeout 5000 --exit --check-leaks --throw-deprecation --trace-warnings --require ts-node/register 'tests/**/*.test.ts'

start

cross-env node --require ts-node/register --inspect src/cli.ts
npm i ganache

Metadata

  • MIT
  • Whatever
  • David Murdoch
  • released 12/21/2023

Downloads