/install archon-cashu
Archon Cashu - DID-Integrated Ecash
Cashu ecash operations using your Archon DID for P2PK-locked tokens. Send sats that only the recipient's DID can unlock.
Prerequisites
- Archon identity configured (
~/.archon.env) - Cashu CLI installed (
pip install cashuor similar) - Config file at
~/.config/archon/cashu.env(orARCHON_CASHU_CONFIG)
Configuration
./scripts/cashu/config.sh
Sets up Cashu wallet and optional LNBITS integration.
Operations
Check Balance
./scripts/cashu/balance.sh
Send Tokens (Unlocked)
./scripts/cashu/send-unlocked.sh \x3Camount>
Returns a Cashu token anyone can redeem.
Send Tokens (DID-Locked)
./scripts/cashu/send.sh \x3Camount> \x3Crecipient-did>
Locks tokens to recipient's DID-derived pubkey (P2PK). Only they can unlock.
Receive Tokens
./scripts/cashu/receive.sh \x3Ctoken>
Mint Tokens (Lightning)
./scripts/cashu/mint.sh \x3Camount>
Creates Lightning invoice to mint new tokens.
Lock/Unlock Tokens
./scripts/cashu/lock.sh \x3Camount> \x3Cdid>
Backup Wallet to Vault
./scripts/cashu/backup.sh [vault-did]
npub.cash Setup
./scripts/cashu/npub-cash-setup.sh
Configure npub.cash integration for Nostr zaps.
Security Notes
-
Wallet location:
~/.cashuby default (configurable viaCASHU_WALLET_DIR) -
P2PK locking: DID-locked tokens use your DID's secp256k1 key for cryptographic locking
-
LNBITS integration: Optional — for auto-paying invoices during mint operations
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install archon-cashu - After installation, invoke the skill by name or use
/archon-cashu - Provide required inputs per the skill's parameter spec and get structured output
What is Archon Cashu?
Cashu ecash operations integrated with Archon DID for P2PK-locked tokens. Send and receive sats using DID-derived pubkeys, backup wallets to vault. Use for C... It is an AI Agent Skill for Claude Code / OpenClaw, with 438 downloads so far.
How do I install Archon Cashu?
Run "/install archon-cashu" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Archon Cashu free?
Yes, Archon Cashu is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Archon Cashu support?
Archon Cashu is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Archon Cashu?
It is built and maintained by macterra (@macterra); the current version is v0.1.0.