snarkOS icon indicating copy to clipboard operation
snarkOS copied to clipboard

[Feature] Enable automated fetching of peer nodes from a bootstrap node and direct connection setup in snarkOS.

Open mztacat opened this issue 8 months ago • 1 comments

🚀 Feature

Motivation

Automate process of fetching peer nodes from a bootstrap server directly via a command line option (--peers). This feature is crucial for efficiently joining the network without manual intervention, enhancing user experience and network participation.

Implementation

Implement command in snarkOS that can fetch a list of peer nodes from a specified bootstrap node endpoint using HTTP (e.g., curl http://bootstrap-node-ip:port/peers/all),

Are you willing to open a pull request? (See CONTRIBUTING) Sure yes!

image

mztacat avatar Jun 29 '24 09:06 mztacat