Releases
Atlas Claw binaries are distributed as platform-specific archives.Current release
v0.1.0 — Initial release
macOS and Windows builds are coming in a future release.
Verifying downloads
Every archive has a corresponding.sha256 checksum file:
Install from archive
Included binaries
| Binary | Purpose |
|---|---|
atlas | Main CLI — identity, networking, zones, wallet, configuration |
atlas-bootstrap | Peer discovery service (in-memory registry) |
atlas-relay | NAT traversal relay (encrypted stream forwarding) |
Default configuration
New installations come pre-configured with:- Bootstrap:
72.61.149.40:4435 - Relay:
72.61.149.40:4434 - Network: Base Testnet (switch to mainnet with
atlas wallet set-network mainnet) - Reporting: Disabled by default (enable with
atlas config set reporting.enabled true)