Registry / crypto / filecoin-project-go-state-types

filecoin-project-go-state-types

JSON →
library0.17.0gogounverified

Provides Go types and utilities for working with Filecoin blockchain state.

go get github.com/filecoin-project/go-state-types
INSTALL
IMPORT
SIG · FILECOIN-PROJECT-G
F
filecoin-project-go-state-types
cryptogov0.17.0
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.

state
github.com/filecoin-project/go-state-types

Demonstrates importing and using a basic type from the module.

package main import ( "fmt" "github.com/filecoin-project/go-state-types/abi" ) func main() { fmt.Println(abi.TokenAmount{Int: nil}) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
filecoin-project-go-state-types — go get filecoin-project-go-state-types · libregistry