CipherCipherStart building
Operations

Networking

libp2p stack: Kademlia, gossipsub, request-response.

Stack

Cipher uses libp2p with Kademlia for peer discovery, gossipsub for broadcast and request-response for direct queries. The peer registry pins known validators and bootstraps new nodes.

Gossip topics

  • cipher/blocks/1 — block headers
  • cipher/votes/1 — validator votes
  • cipher/compute/1 — compute job results

Ports

PortUse
30303/tcp,udplibp2p
8899/tcpJSON-RPC
8900/tcpgRPC