Atto Tools
Explore Atto’s data model from individual bytes up to live network objects. The local tools run entirely in your browser and use the current split Atto Commons libraries. The network tools are deliberately read-only and run only when you start them.
Encoding & values
Move between text and hex; hash bytes; convert exact amounts and timestamps.
Addresses & demo keys
Inspect address bytes and generate throwaway mnemonic-derived keys locally.
Blocks & transactions
Build, decode and validate protocol objects, with every byte range explained.
Live network
Run read-only lookups and explicitly controlled live streams against the public node.
Safety model
| Tool group | Leaves your browser? | Persistent storage? | Can publish? |
|---|---|---|---|
| Encoding, hashing, values | No | No | No |
| Address and demo-key tools | No | No | No |
| Blocks and transactions | No | No | No |
| Live network tools | Queries the displayed public node | No | No |
Never use a mnemonic, seed, or private key generated by a website for real funds. The generator is here to explain derivation, not to create a wallet.
All protocol operations are backed by @attocash/commons-core 7.0.2. Read-only node access uses @attocash/commons-node and @attocash/commons-node-remote 7.0.2. The deprecated aggregate @attocash/commons-js package is not used.