You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Does this library actually allow for a connection to a Tezos node over tezos P2P protocol? Or is this just a "helper library" for parsing/decoding blocks from the RPC?
The tagline for this project indicates it can connect to node, but reading the code, I'm not seeing anywhere where connections to nodes are made, nor the handshakes, etc.