Registry / other / filecoin-project-specs-actors-v4

filecoin-project-specs-actors-v4

JSON →
library4.0.2gogounverified

A Go implementation of Filecoin's built-in actors for the Filecoin protocol.

go get github.com/filecoin-project/specs-actors/v4
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-S
F
filecoin-project-specs-actors-v4
othergov4.0.2
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.

actors
github.com/filecoin-project/specs-actors/v4

Access built-in actor code IDs.

package main import ( "fmt" "github.com/filecoin-project/specs-actors/v4/actors/builtin" ) func main() { fmt.Println(builtin.SystemActorCodeID) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
filecoin-project-specs-actors-v4 — go get filecoin-project-specs-actors-v4 · libregistry