Registry / crypto / filecoin-project-filecoin-ffi

filecoin-project-filecoin-ffi

JSON →
library1.36.1gogounverified

Foreign Function Interface bindings for Filecoin, providing low-level cryptographic and sector operations.

go get github.com/filecoin-project/filecoin-ffi
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-F
F
filecoin-project-filecoin-ffi
cryptogov1.36.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

filecoin_ffi
✓ github.com/filecoin-project/filecoin-ffi

Prints the version of the Filecoin FFI library.

package main import ( "fmt" ffi "github.com/filecoin-project/filecoin-ffi" ) func main() { fmt.Println(ffi.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.36.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Resources
filecoin-project-filecoin-ffi — go get filecoin-project-filecoin-ffi · libregistry