AleoNet / snarkOS

A Decentralized Operating System for ZK Applications

Home Page:http://snarkos.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mztacat opened this issue Β· 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

image
still facing same issues