Registry / serialization / protolambda-ztyp

protolambda-ztyp

JSON →
library0.2.2gogounverified

A Go library for Ethereum consensus types and SSZ serialization.

go get github.com/protolambda/ztyp
INSTALL
IMPORT
SIG · PROTOLAMBDA-ZTYP
P
protolambda-ztyp
serializationgov0.2.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.

ztyp
github.com/protolambda/ztyp

Create a uint64 SSZ view and print it.

package main import ( "fmt" "github.com/protolambda/ztyp/view" ) func main() { v := view.Uint64View(42) fmt.Println(v) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
protolambda-ztyp — go get protolambda-ztyp · libregistry