This project is a widget for iOS that displays the current recommended Bitcoin transaction fees in USD for different confirmation times.
This project requires the following dependencies:
Scriptable: an iOS app that allows you to create widgets and run JavaScript code
To install this widget, follow these steps:
- Download and install Scriptable from the App Store.
- Copy the code from this repository into a new script in Scriptable.
- Save the script and exit Scriptable.
- Enter 'jiggle mode' and add a widget.
- Edit the widget and set the correct script.
The transaction fee estimates provided by this widget may not be accurate if there is a sudden increase in transaction volume on the Bitcoin network.
This project uses the following third-party resources:
- Mempool.space API: provides recommended Bitcoin transaction fees
- Coinbase API: provides Bitcoin-to-USD exchange rate