RTradeLtd/Pay

Add BTC Payments

Opened this issue · 0 comments

Extend the supported payment capabilities to include Bitcoin. Ideally the way we interface with Bitcoin would be via gRPC which is the way we interface with Bitcoin Cash. Alternatively using the JSON-RPC API of a bitcoin node works as well.

The BTC payment system should expect those implementing it are running a bitcoin node, and not use a third-party API.