2.8 KiB
2.8 KiB
Public Infrastructure
This page provides links and information about the publicly available Zenith testnet infrastructure components for developers and users.
Testnet Services
The following services are available on the Zenith testnet for development, testing, and demonstration purposes:
| Service | URL | Description |
|---|---|---|
| Onboarding Application | onboarding.zenith-test.tlon.systems | Web interface for Azimuth point owners to register and submit attestations. Includes Ethereum wallet connection, point selection/verification, and cryptographic attestation creation. |
zenithd RPC Node |
zenithd.zenith-test.tlon.systems | Direct blockchain node access with REST API, gRPC interfaces, and WebSocket connections for application development and queries. |
| Token Faucet | faucet.zenith-test.tlon.systems/faucet | Distribute free test tokens for transaction fees during development (rate limited). |
| Block Explorer | explorer.zenith-test.tlon.systems | Browse blockchain transactions, blocks, and network activity. Search transactions, view block information, check account balances, and monitor network statistics. |
| Web Wallet | wallet.zenith-test.tlon.systems | Web-based wallet for managing Zenith accounts, token transfers, and transaction history. |
Urbit Infrastructure
The following Urbit infrastructure services are relevant for Zenith participants:
| Service | URL | Description |
|---|---|---|
| Bridge | bridge.urbit.org | Web interface for managing Azimuth points, including ownership transfers and sponsorship changes. Used to manage galaxies, stars, and planets that participate in Zenith. |
| Urbit Network Explorer | network.urbit.org | View the Urbit network structure, point relationships, and Azimuth registry information. |
Network Information
Testnet Characteristics
- Network Type: Stage 0 testnet for development and demonstration
- Chain ID:
zenith-testnet-stage0(verify with RPC node) - Token Denomination: Test tokens for transaction fees
- Consensus: Single validator operation (centralized for testing)
Availability and Reliability
- Uptime: Best effort availability for development purposes
- Data Persistence: Testnet data may be reset periodically
- Support: Community support through development channels
!!! warning "Testnet Notice" These services are provided for testing and development purposes only. Do not use real assets or rely on this infrastructure for production applications. Data may be reset without notice.