@ganache/filecoin

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

build

webpack

tsc

ttsc --build

test

ts-node ../../../../scripts/skip-if-less-than-node-12.ts || nyc --reporter lcov npm run mocha

mocha

ts-node ../../../../scripts/skip-if-less-than-node-12.ts || cross-env TS_NODE_COMPILER=ttypescript 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.13.0 <=14.14.0
  • Tim Coulter
  • released 8/10/2021

Downloads