mostro-cli
mostro-cli copied to clipboard
Mostro P2P cli client
If a user has several orders in different statuses, it is likely that they will forget some or find it difficult to remember them all. I suggest adding the option...
``` me@devbox:~/mostro-cli$ cargo run neworder --kind sell --fiatcode usd --fiatamount 5 --paymentmethod lightning Finished dev [unoptimized + debuginfo] target(s) in 0.18s Running `target/debug/mostro-cli neworder --kind sell --fiatcode usd --fiatamount 5...
If trade_keys is sensitive, consider whether storing it as plain hex is acceptable within the threat model. You may want to encrypt it at rest depending on security requirements.
No clue how to setup keys properly to get the cli client to work. Tried: export MOSTROPUBKEY=npub6dec export NSEC_PRIVKEY=nsec09 Getting: mostro-cli listorders Checking for legacy token columns... No legacy token...