nobunagaPirate / recv-payments

Receive payments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple receive payments

Simple app to receive payments in bitcoin. For now, the API is a simple cli program:

rcv-btc-payment --wallet <wallet_name> --amount <amount in btc>

The program halts until a payment is made.

How to use

To see all available commands

rcv-btc-payment help

There are a couple configuration options. For now, if you'd like to change them, you need to recompile this

About

Receive payments


Languages

Language:Go 100.0%