| Class | Description |
|---|---|
| Atom |
An atom is the fundamental atomic unit of storage on the ledger (similar to a block
in a blockchain) and defines the actions that can be issued onto the ledger.
|
| AtomStatusEvent |
An event where an atom's status has changed.
|
| ParticleGroup |
A group of particles representing one intent, e.g.
|
| ParticleGroup.ParticleGroupBuilder |
A builder for immutable
ParticleGroups |
| RadixHash | |
| UnsignedAtom |
| Enum | Description |
|---|---|
| AtomStatus |
The different states an atom can be in.
|