Self-Custody Basics
Self-custody means the user controls the recovery phrase and signs transactions locally. Atomex is framed around that model: there is no custodian that can move funds for the user or restore a lost phrase.
- Write the recovery phrase down before receiving funds.
- Keep the phrase offline and separate from the device running the wallet.
- Review address, amount, asset, and fee before every signature.
Atomic-Swap Heritage
Atomex was built around hybrid atomic-swap technology. The core idea is simple: two parties lock assets on separate chains, verify both locks, and complete the exchange by revealing a shared secret.
If the expected reveal does not happen before the timelock, the refund path returns funds to the original owner. This keeps the exchange logic non-custodial at the protocol level.
The Atomex atomic-swap exchange was announced as suspended in 2023. This learning page explains the mechanism as product heritage, not as a live trading promise.
FAQ
Is Atomex custodial?
No. The wallet is described as non-custodial. Keys and recovery material are generated and kept by the user.
Which chains are shown on this site?
Bitcoin, Litecoin, Ethereum, and Tezos are the supported chains described on the main page.
Where should technical readers start?
Use the local Docs page for SDK concepts, API areas, and swap protocol notes. The footer now points to local documentation instead of outbound documentation pages.
What should users verify before installation?
Users should verify the installer checksum and confirm that the package name matches the expected platform.
Release Notes
This static site package does not include release binaries. When production installers are ready, release notes should list the version, platform packages, signing status, checksum publication, and any wallet migration notes.
| Field | Release note requirement |
|---|---|
| Version | Use a clear version label and publication date. |
| Installers | List Windows, macOS, and Linux packages separately. |
| Integrity | Publish SHA-256 checksums before announcing downloads. |
| Wallet impact | Call out migrations, chain support changes, and backup requirements. |