Blockstream / Blockstream/greenlight
Chain API
Open
- Dominant language
- Rust
- Stars
- 144
- Forks
- 48
- Avg merge
- 3d 23h
- Merged PRs (30d)
- 2
Description
It is a good idea to have a default implementation by greenlight for some blockchain API and give the option for the user to configure some other service for blockchain access (such as mempool space for example).
In general I think these should cover the needs of a mobile wallet:
- [ ] `get_utxos` - list of utxos for an address
- [ ] `broadcast_transaction` - API to broadcast raw transaction.
- [ ] `recommended_fees` - Greenlight has the FeeratePreset structure and we need API to query the live fee rate values for all three presets.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.