hashtree-cashu-cli 0.2.28

Cashu wallet helper CLI for hashtree
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# hashtree-cashu-cli

Cashu wallet helper for `htree cashu ...`.

## Installation

```bash
cargo install hashtree-cashu-cli
```

Install it next to `htree`, then use the normal subcommands through the main CLI:

```bash
htree cashu balance
htree cashu topup 100
htree cashu mint add https://mint.example --default
```