§ Ecosystem · /ecosystem
Tooling around the protocol.
The chain does not own its front-ends. First-party reference implementations ship from day one; everything else is built by whoever wants to build it.
§ 01 / First-party
What the project ships.
| Code | Name | Type | Status | Notes | Link |
|---|---|---|---|---|---|
| E.01 | Reference wallet | Wallet | in-progress | iOS · Android · desktop. Apache 2.0. Default-shielded with social recovery. | open ↗ |
| E.02 | Reference node | Validator client | in-progress | Single-binary Rust client. Node Runner, Watcher, Service, Prover. | open ↗ |
| E.03 | Block explorer | Explorer | in-progress | Public-record view of the chain. | open ↗ |
| E.04 | Adamant Move toolchain | Developer tools | in-progress | Move compiler, prover, gadget library. | open ↗ |
| E.05 | JSON-RPC + WebSocket | API | in-progress | Stable JSON-RPC surface; WS subscriptions. | open ↗ |
| E.06 | SDKs · Rust / TS / Go | Libraries | in-progress | Canonical Rust + generated TS/Go. | open ↗ |
§ 02 / Open slots
Reserved for the community.
| Code | Name | Type | Status | Notes |
|---|---|---|---|---|
| C.01 | Third-party wallet | Wallet | open | Slot reserved. ADIP a wallet spec compatible with view-keys. |
| C.02 | Independent explorer | Explorer | open | Multiple explorers expected; the protocol does not own the front-end. |
| C.03 | Indexer / archive | Infrastructure | open | Historical query, contracts, view-key disclosure indexers. |
| C.04 | Prover marketplace | Compute market | open | GPU-accelerated Halo 2 proof-as-a-service. Permissionless. |
| C.05 | Service Node operator | Infrastructure | open | Light-client RPC for wallets, per-query payment channels. |
Want to fill a slot? Open an ADIP or just ship — the protocol is permissionless. See /community#adip.