Registry / crypto / wealdtech-go-eth2-types-v2

wealdtech-go-eth2-types-v2

JSON →
library2.8.2gogounverified

Provides generic types for the Ethereum consensus system, generated by fastssz.

go get github.com/wealdtech/go-eth2-types/v2
INSTALL
IMPORT
SIG · WEALDTECH-GO-ETH2-
W
wealdtech-go-eth2-types-v2
cryptogov2.8.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.

types
github.com/wealdtech/go-eth2-types/v2

Use the BeaconBlock type from the eth2 types package.

package main import ( "fmt" "github.com/wealdtech/go-eth2-types/v2" ) func main() { var block types.BeaconBlock fmt.Println(block) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
31 hits · last 30 days
node
28
Resources
wealdtech-go-eth2-types-v2 — go get wealdtech-go-eth2-types-v2 · libregistry