No public sale is currently active · Official updates: ecoin@efind.com
Reference

P2P Network Reference

Conceptual peer-to-peer message families and required network separation.

Docs · P2P Network
Protocol status: Draft architecture. eCoin is under development. These pages describe the Version 0.1 design direction and illustrative developer models, not a finalized wire protocol, production API, or live mainnet.

Message families

FamilyResponsibility
HandshakeNegotiate network, protocol version, and capabilities.
TransactionsAnnounce, request, validate, and relay signed transactions.
Ledger syncDiscover and retrieve required finalized or candidate ledger data.
ConsensusCarry validator proposal and vote information.
Peer controlMaintain liveness, rate limits, and connection health.

Wire format status

No production message IDs, binary framing, compression, handshake magic values, or maximum payload sizes are defined by this documentation version. Those belong in a versioned protocol specification with test vectors.