fil-proofs-param 11.1.0

Filecoin parameter cli tools.
docs.rs failed to build fil-proofs-param-11.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: fil-proofs-param-7.0.0

Filecoin Parameters

Parameter related utilities for Filecoin.

Available tools are

  • paramcache
  • paramfetch
  • parampublish
  • fakeipfsadd

Running parampublish with Mocked ipfs Binary

$ cargo build --bin fakeipfsadd --bin parampublish
$ ./target/debug/parampublish --ipfs-bin=./target/debug/fakeipfsadd [-a]

License

MIT or Apache 2.0