This is a community-built CLI and is not an official product of the Umbra team. It is maintained independently as a contribution to the ecosystem.
Extend with plugins
The CLI supports plugins — npm packages that add new commands toumbra. Install any compatible plugin and its commands are available immediately:
Two ways to use Umbra
Encrypted Token Accounts (ETA) Shield tokens from your public wallet into an on-chain encrypted balance. The balance is hidden — only you can decrypt it. Deposit, check your balance, and withdraw back to your public wallet at any time.Command overview
Before you start
Add a user before running any other command:umbra register once to create your on-chain Umbra account.
All network settings (rpcUrl, network, indexerApiEndpoint, etc.) can be configured with umbra config set. Run umbra config get to see current values.