Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mztacat opened this issue Jun 29, 2024 · 1 comment
Labels
feature New feature or request

Comments

@mztacat
Copy link

mztacat commented Jun 29, 2024

🚀 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 mztacat added the feature New feature or request label Jun 29, 2024
@mztacat
Copy link
Author

mztacat commented Jun 29, 2024

image
still facing same issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant