hashtree-cli
Hashtree daemon and CLI - content-addressed storage with P2P sync.
Installation
# With P2P enabled (default)
# Minimal install without P2P/WebRTC (smaller binary)
Commands
# Add content
# Push to Blossom servers
# Get/cat content
# Pins
# Nostr identity
# Daemon
Configuration
Config file: ~/.hashtree/config.toml
[]
= ["https://cdn.iris.to", "https://hashtree.iris.to"]
= ["https://hashtree.iris.to"]
[]
= ["wss://relay.damus.io", "wss://nos.lol"]
Keys file: ~/.hashtree/keys
nsec1abc123... default
nsec1xyz789... work
Part of hashtree-rs.