Registry / other / prysmaticlabs-prysm

prysmaticlabs-prysm

JSON →
library1.4.4gogounverified

Prysm is an Ethereum 2.0 consensus client written in Go.

go get github.com/prysmaticlabs/prysm
INSTALL
IMPORT
SIG · PRYSMATICLABS-PRYS
P
prysmaticlabs-prysm
othergov1.4.4
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.

prysm
github.com/prysmaticlabs/prysm

Print Prysm version

package main import ( "fmt" "github.com/prysmaticlabs/prysm" ) func main() { fmt.Println(prysm.Version) }
Debug
Known issues
gotchaThe root package may not be directly importable; use subpackages like beacon-chain or validator.
fix
Import specific subpackages such as github.com/prysmaticlabs/prysm/beacon-chain or github.com/prysmaticlabs/prysm/validator.
affects: all
Upgrade
Version history
1.4.4latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
prysmaticlabs-prysm — go get prysmaticlabs-prysm · libregistry