{"id":54045,"library":"wealdtech-go-eth2-util","title":"Go Eth2 Util","description":"A utility library for Ethereum 2.0 operations, including key management and BLS signatures.","status":"active","version":"1.8.2","language":"go","source_language":null,"source_url":"https://github.com/wealdtech/go-eth2-util","tags":["ethereum","eth2","crypto","blockchain"],"install":[{"cmd":"go get github.com/wealdtech/go-eth2-util","lang":"bash","label":"Install github.com/wealdtech/go-eth2-util"}],"dependencies":[],"imports":[{"symbol":"eth2util","correct":"github.com/wealdtech/go-eth2-util"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/wealdtech/go-eth2-util\"\n)\n\nfunc main() {\n\tseed := eth2util.SeedFromMnemonic(\"test test test test test test test test test test test junk\")\n\tfmt.Printf(\"Seed: %x\\n\", seed)\n}","lang":"go","description":"Generate a seed from a mnemonic phrase for Ethereum 2.0."},"warnings":[],"env_vars":null,"search_vec":"'2.0':9 'blockchain':20 'bls':15 'crypto':19 'eth2':2,18 'ethereum':8,17 'go':1 'includ':11 'key':12 'librari':6 'manag':13 'oper':10 'signatur':16 'util':3,5","created_at":"2026-06-15T08:08:41.280709+00:00","updated_at":"2026-06-15T08:08:41.280709+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/wealdtech/go-eth2-util","github":"https://github.com/wealdtech/go-eth2-util","docs":"https://pkg.go.dev/github.com/wealdtech/go-eth2-util#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}