convex icon indicating copy to clipboard operation
convex copied to clipboard

Peer Sync with convex.world

Open mikera opened this issue 4 years ago • 0 comments

Should be possible to launch a private Peer locally with a single CLI command and have it sync automatically with the convex.world network

Design notes:

  • Private Peer should not require a public open port
  • Private Peer may not yet be registered on-chain (in which case it can follow, but not contribute to consensus)
  • Should check Initial state hash to ensure compatibility with Peer it connects to
  • Default connection should be to "convex.world" well-known port unless otherwise specified

mikera avatar May 28 '21 06:05 mikera