31 lines
1.7 KiB
Markdown
Raw Normal View History

2025-07-01 13:49:39 +03:00
---
outline: [2, 4]
---
# Codex Devnet
The Codex Devnet has been launched and is ready to be used for development :building_construction:
## Devnet data
### Bootstrap Nodes
For Devnet we are using separate bootstrap nodes and their SPR's could be found in [GitHub repository](https://github.com/codex-storage/codex-spr) and accessed via endpoint [`spr.codex.storage/devnet`](https://spr.codex.storage/devnet).
### Smart contracts
| Contract | Address |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------- |
| Token | [`0xccbb4947f53f7ddf05f0E4A686E6927D17e13e66`](https://sepoliascan.status.network/address/0xccbb4947f53f7ddf05f0E4A686E6927D17e13e66) |
| Marketplace | [`marketplace.codex.storage/codex-devnet/latest`](https://marketplace.codex.storage/codex-devnet/latest) |
### Endpoints
Please check [Status Network Docs](https://docs.status.network) for additional details.
| # | Service | URL |
| - | --------------- | ------------------------------------------------------------------------------ |
2025-07-01 13:57:58 +03:00
| 1 | Public RPC | [public.sepolia.rpc.status.network](https://public.sepolia.rpc.status.network) |
2025-07-01 13:49:39 +03:00
| 2 | Block explorer | [sepoliascan.status.network](https://sepoliascan.status.network) |
| 3 | Faucet ETH | [faucet.status.network](https://faucet.status.network) |
| 4 | Faucet TST | [faucet-tst.devnet.codex.storage](https://faucet-tst.devnet.codex.storage) |