Revise networks README with new link and friendbot notice - #2746
Revise networks README with new link and friendbot notice#2746drQedwards wants to merge 1 commit into
Conversation
Updated README to include new link and deprecation notice.
There was a problem hiding this comment.
Pull request overview
Adds a Stellar Lab link and Friendbot endpoint deprecation notice.
Changes:
- Directs users to Stellar Lab.
- Marks
friendbot.stellar.orgas deprecated.
Recommendation: NEEDS-CHANGES — update remaining references to the deprecated endpoint.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| go to https://lab.stellar.org/account | ||
|
|
||
| friendbot.stellar.org is deprecated |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cf463996f7
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| go to https://lab.stellar.org/account | ||
|
|
||
| friendbot.stellar.org is deprecated |
There was a problem hiding this comment.
Keep Friendbot guidance consistent
This new blanket deprecation notice conflicts with the same page still advertising Friendbot as available, listing https://friendbot.stellar.org as the Testnet Friendbot API, and telling developers they can request funds through SDKs. For users following the Network Comparison or Friendbot sections, the page now gives contradictory instructions about whether the endpoint should be used; if direct Friendbot access is deprecated, the table and Friendbot section need to be updated with the replacement path or this notice should be qualified.
Useful? React with 👍 / 👎.
Updated README to include new link and deprecation notice.