29 stable releases (13 major)

14.0.1 Nov 21, 2025
14.0.0 May 26, 2025
13.1.0 Jun 18, 2024
12.0.0 Apr 25, 2024
1.0.0 Dec 1, 2020

#73 in #filecoin

MIT/Apache

1.5MB
24K SLoC

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

Dependencies

~31–51MB
~783K SLoC