Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cortze/go-eth2-beacon-nodes
Repository that compiles the interaction with the API/GPRC of the different eth2 clients. Go package that allows the abstraction from the client type while getting/requesting information from the beacon chain.
https://github.com/cortze/go-eth2-beacon-nodes
Last synced: 16 days ago
JSON representation
Repository that compiles the interaction with the API/GPRC of the different eth2 clients. Go package that allows the abstraction from the client type while getting/requesting information from the beacon chain.
- Host: GitHub
- URL: https://github.com/cortze/go-eth2-beacon-nodes
- Owner: cortze
- Created: 2021-02-17T11:17:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T09:22:43.000Z (over 3 years ago)
- Last Synced: 2024-10-18T16:38:30.696Z (2 months ago)
- Language: Go
- Size: 1.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-eth2-beacon-nodes
Repository that compiles the interaction with the API/GPRC of the different eth2 clients. Go package that allows the abstraction from the client type while getting/requesting information from the beacon chain.