Blockstream / Blockstream/greenlight

Chain API

Open
#71 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.