Registry / crypto / protolambda-zrnt

protolambda-zrnt

JSON →
library0.34.1gogounverified

Go implementation of Ethereum 2.0 (Eth2) beacon chain specifications.

go get github.com/protolambda/zrnt
INSTALL
IMPORT
SIG · PROTOLAMBDA-ZRNT
P
protolambda-zrnt
cryptogov0.34.1
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.

zrnt
github.com/protolambda/zrnt

Create a new beacon state.

package main import ( "fmt" "github.com/protolambda/zrnt/eth2/beacon" ) func main() { state := beacon.NewBeaconState() fmt.Println(state) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
16
Resources
protolambda-zrnt — go get protolambda-zrnt · libregistry