Skip to content

spacesprotocol/beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beam

A dig-like tool for the Spaces Protocol.

Note: beam is a small demo of the Fabric SDK.

Usage

Resolve a single record from a handle:

$ beam grace@key AGE
age1k2spr6duuu07857wqg0922hd7j0rlnjjax4jvvk50yyhcstn6swspyzh4t

Resolve all records on a handle:

$ beam grace@key

Pin a trust id computed via Veritas:

$ beam trust 402cbdfbf12240330bb333050f5ffc0f7fa8d37086507c44f7dd1c7b8bdb0068

Trust 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.

Options

  • --seeds <url,url,...> — comma-separated relay URLs
  • --dev-mode — skip finality checks
  • -h, --help — show help

Build

cargo build --release

License

Apache 2.0 - see LICENSE.

About

A dig-like tool for spaces protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages