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

filecoin-project-specs-actors-v6

JSON →
library6.0.2gogounverified

Provides the built-in actor implementations for the Filecoin protocol version 6.

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

Imports the builtin actors package and prints the version.

package main import ( "fmt" "github.com/filecoin-project/specs-actors/v6/actors/builtin" ) func main() { fmt.Println("Builtin actors version:", builtin.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.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-v6 — go get filecoin-project-specs-actors-v6 · libregistry