mutinynet-cli-0.1.2 is not a library.
mutinynet-cli
A CLI tool for the Mutinynet faucet.
Install
Usage
Login
Authenticate with GitHub via device flow:
Request on-chain bitcoin
Default amount is 10,000 sats. Also accepts BIP21 URIs.
Pay a lightning invoice
Supports bolt11 invoices, LNURL, lightning addresses, and nostr npubs.
Decode a bolt11 invoice
Prints decoded bolt11 invoice details as JSON without attempting payment.
Open a channel
Generate a bolt11 invoice
Omit amount for a zero-amount invoice.
Configuration
| Option | Env var | Default |
|---|---|---|
--url |
MUTINYNET_FAUCET_URL |
https://faucet.mutinynet.com |
--token |
MUTINYNET_FAUCET_TOKEN |
stored token from login |