@ganache/filecoin

v0.9.0
Ganache's Filecoin client implementation
ganache ganache-filecoin filecoin blockchain smart contracts dapps web3 tooling

build

webpack

tsc

tsc --build

test

ts-node-cwd ../../../../scripts/require-engines.ts || nyc --reporter lcov npm run mocha

mocha

ts-node-cwd ../../../../scripts/require-engines.ts || cross-env TS_NODE_FILES=true TS_NODE_PROJECT=tsconfig.test.json mocha --timeout 60000 --no-parallel --exit --check-leaks --throw-deprecation --trace-warnings --require ts-node/register 'tests/**/*.test.ts'
npm i @ganache/[email protected]

Metadata

  • MIT
  • >=12.17.0 <14.0.0 || >=14.0.1 <17.0.0
  • Tim Coulter
  • released 7/5/2023

Downloads