@ganache/filecoin-options
TypeScript icon, indicating that this package has built-in type declarations

0.9.2 • Public • Published

@ganache/filecoin-options

This package defines the available NodeJS and CLI options for @ganache/filecoin

CLI Usage

Run ganache filecoin --help to see your versions CLI usage.

NodeJS Usage

See the web documentation for more details on the available NodeJS options.

These options are provided alongside the flavor options. For example:

{
  "flavor": "filecoin",
  "chain": {
    /* ... */
  },
  "database": {
    /* ... */
  },
  "logging": {
    /* ... */
  },
  "miner": {
    /* ... */
  },
  "wallet": {
    /* ... */
  }
}

See a usage example in the @ganache/filecoin README.

/@ganache/filecoin-options/

    Package Sidebar

    Install

    npm i @ganache/filecoin-options

    Weekly Downloads

    12

    Version

    0.9.2

    License

    MIT

    Unpacked Size

    918 kB

    Total Files

    22

    Last publish

    Collaborators

    • jeff.smale
    • truffle-cicd
    • davidmurdoch
    • micaiahreid