1
1
mirror of https://github.com/bumi/lntip synced 2025-06-16 17:55:35 +00:00

8 Commits

Author SHA1 Message Date
05fa7500b0 Comments and documentation 2020-10-23 20:38:18 +02:00
456ae2eb50 Add endpoint to get ne onchain BTC address 2020-10-22 20:15:34 +02:00
3029a91726 Better error logging 2019-02-21 11:49:11 +01:00
faf858f0c4 go fmt 2019-02-20 01:31:03 +01:00
01fb7be447 Refactor to mimic the lnd rest API a bit 2019-02-19 20:55:07 +01:00
a070fe35a0 Use JSON POST request for invoice creation 2019-01-07 21:29:08 +01:00
08d0eee00c API only
It should be easy to integrate into any webpage. We do this with a
little JS snippet, so no need for rendering HTML templates etc.
2019-01-07 16:52:38 +01:00
bfa5219b02 hello world 2019-01-07 16:26:08 +01:00