Add BTCPay service, Kredits API #71
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/community_funds_balance"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This adds initial, very basic BTCPay API integration.
The first endpoint is for requesting the live balance of our BTC multisig wallet, to be used in Kredits Web, but available for anyone to do other things with.
Add Kredits APIto Add BTCPay service, Kredits API@bumi Tip: you can test-run the live endpoint while being connected to ZeroTier, by configuring the API URL with
10.1.1.163
as host.looks good!