mirror of
https://github.com/bumi/blockstream_satellite
synced 2025-06-15 17:28:14 +00:00
readme
This commit is contained in:
parent
2779c04952
commit
8887aec81a
10
README.md
10
README.md
@ -1,4 +1,4 @@
|
||||
# BlockstreamSatellite
|
||||
# BlockstreamSatellite - use ruby to send messages to space and back
|
||||
|
||||
Ruby gem to interact with the [Blockstream Satellite](https://blockstream.com/satellite/) API.
|
||||
|
||||
@ -83,10 +83,16 @@ order.pay
|
||||
puts order.status
|
||||
```
|
||||
|
||||
### Missing endpoints:
|
||||
|
||||
* DELETE /order/:uuid
|
||||
* GET /orders/queued
|
||||
* GET /orders/sent
|
||||
* GET /subscribe/:channels
|
||||
|
||||
## Status
|
||||
|
||||
Currently I consider this gem experimental and the codes needs cleanup it tests are missing at this moment.
|
||||
Currently I consider this gem **experimental** and the codes needs cleanup and tests and docs are missing at this moment.
|
||||
Will try to get is stable soon!
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user