fil-proofs-param

Crates.iofil-proofs-param
lib.rsfil-proofs-param
version13.1.0
sourcesrc
created_at2020-12-01 16:31:50.724097
updated_at2024-06-18 12:36:47.790385
descriptionFilecoin parameter cli tools.
homepage
repositoryhttps://github.com/filecoin-project/rust-fil-proofs
max_upload_size
id318637
size188,115
nemo (cryptonemo)

documentation

README

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

Commit count: 1977

cargo fmt