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

chore(docs): add developer docs for node launchpad #2819

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

RolandSherwin
Copy link
Member

@RolandSherwin RolandSherwin commented Mar 7, 2025

  • Add docs for node launchpad and provide guide on how to connect to a custom network.

https://github.com/RolandSherwin/autonomi/tree/lp_docs/node-launchpad



```bash
./node-launchpad --network-id 2 --testnet --antnode-path /path/to/antnode --network-contacts-url https://<URL to bootstrap_cache.json>/ --peer /ip4/1.2.3.4/tcp/12000/p2p/12D3KooWAbCxMV2Zm3Pe4HcAokWDG9w8UMLpDiKpMxwLK3mixpkL
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor point: you've said above that the --network-contacts-url can be ignored if --peer is used, but then you've used both of them in this example command.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both can be used at the same time, and it is still valid. I'll edit it.

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

Successfully merging this pull request may close these issues.

2 participants