A dig-like tool for the Spaces Protocol.
Note: beam is a small demo of the Fabric SDK.
Resolve a single record from a handle:
$ beam grace@key AGE
age1k2spr6duuu07857wqg0922hd7j0rlnjjax4jvvk50yyhcstn6swspyzh4tResolve all records on a handle:
$ beam grace@keyPin a trust id computed via Veritas:
$ beam trust 402cbdfbf12240330bb333050f5ffc0f7fa8d37086507c44f7dd1c7b8bdb0068Trust and cache state are persisted to the OS app data directory
(~/Library/Application Support/beam/state.json on macOS,
~/.local/share/beam/state.json on Linux) and restored on subsequent runs.
--seeds <url,url,...>— comma-separated relay URLs--dev-mode— skip finality checks-h,--help— show help
cargo build --releaseApache 2.0 - see LICENSE.