@ganache/core

v0.10.2
A library to create a local blockchain for fast Ethereum development.
ganache ganache-core ethereum evm blockchain smart contracts dapps solidity vyper and 4 more...

tsc

tsc --build

test

nyc npm run mocha && npm run mocha:fallback

mocha:fallback

cross-env UWS_USE_FALLBACK=true npm run mocha

mocha

cross-env TS_NODE_PROJECT=tsconfig.json TS_NODE_FILES=true mocha --timeout 5000 --exit --colors --throw-deprecation --trace-warnings --check-leaks --require ts-node/register 'tests/**/*.test.ts'
npm i @ganache/core

Metadata

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

Downloads