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] #3381

Open
abdulqadirsagir opened this issue Aug 14, 2024 · 0 comments
Open

[Feature] #3381

abdulqadirsagir opened this issue Aug 14, 2024 · 0 comments
Labels
feature New feature or request

Comments

@abdulqadirsagir
Copy link

🚀 Feature

Motivation

Enhance user experience by providing a command-line option (--peers) to fetch peer nodes directly from a bootstrap server, eliminating the need for manual peer configuration.

Implementation

Integrate or develop a command into snarkOS to retrieve a peer node list from a designated bootstrap node via an HTTP endpoint (e.g., curl http://bootstrap-node-ip:port/peers/all).

This means we want to add a feature to the snarkOS software that can automatically find a list of these computers (peer nodes) by asking the guide (bootstrap node) for their information. This information is obtained by sending a simple internet request to the guide's address.
Uploading 3369487wes-45f0.jpg…

@abdulqadirsagir abdulqadirsagir added the feature New feature or request label Aug 14, 2024
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