{"id":53884,"library":"attestantio-go-eth2-client","title":"go-eth2-client","description":"Package go-eth2-client provides a Go client for interacting with Ethereum 2.0 beacon nodes.","status":"active","version":"1.15.2","language":"go","source_language":null,"source_url":"https://github.com/attestantio/go-eth2-client","tags":["ethereum","eth2","beacon","client"],"install":[{"cmd":"go get github.com/attestantio/go-eth2-client","lang":"bash","label":"Install github.com/attestantio/go-eth2-client"}],"dependencies":[],"imports":[{"symbol":"eth2client","correct":"github.com/attestantio/go-eth2-client"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/attestantio/go-eth2-client\"\n)\n\nfunc main() {\n\tclient, _ := eth2client.New(\"http://localhost:3500\")\n\tfmt.Println(\"Client created:\", client)\n}","lang":"go","description":"Creates a new Ethereum 2.0 client connected to a beacon node."},"warnings":[],"env_vars":null,"search_vec":"'2.0':18 'beacon':19,23 'client':4,9,13,24 'eth2':3,8,22 'ethereum':17,21 'go':2,7,12 'go-eth2-client':1,6 'interact':15 'node':20 'packag':5 'provid':10","created_at":"2026-06-15T07:59:01.683775+00:00","updated_at":"2026-06-15T07:59:01.683775+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/attestantio/go-eth2-client","github":"https://github.com/attestantio/go-eth2-client","docs":"https://pkg.go.dev/github.com/attestantio/go-eth2-client#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","other"],"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}}