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

Fix: Remove references to slow server api1.aleph.im #146

Merged
merged 1 commit into from
Mar 21, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/libraries/networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Aleph.im provides robust decentralized infrastructure to empower developers and

| Network | CCN APIs | Explorer |
|---------|----------|----------|
| **Mainnet** | • [https://api1.aleph.im](https://api1.aleph.im/)<br>• [https://api2.aleph.im](https://api2.aleph.im)<br>• [https://api3.aleph.im](https://api3.aleph.im/) | • [https://explorer.aleph.im](https://explorer.aleph.im/) |
| **Mainnet** | • [https://api2.aleph.im](https://api2.aleph.im)<br>• [https://api3.aleph.im](https://api3.aleph.im/) | • [https://explorer.aleph.im](https://explorer.aleph.im/) |
| **Testnet** | • [https://api.twentysix.testnet.network](https://api.twentysix.testnet.network/) | • [https://explorer.testnet.aleph.im](https://explorer.testnet.aleph.im/) |

## Choose A Network
Expand All @@ -22,4 +22,4 @@ Aleph.im provides robust decentralized infrastructure to empower developers and
- Safe sandbox for experimentation and iteration
- Mimics Mainnet functionality without real-world consequences
- **When to use**: For development, testing, and pre-production staging
- **Best practice**: We strongly recommend thorough testing on Testnet before deploying to Mainnet
- **Best practice**: We strongly recommend thorough testing on Testnet before deploying to Mainnet