Add README's for providers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
8
bitcoin/README.md
Normal file
8
bitcoin/README.md
Normal file
@ -0,0 +1,8 @@
|
||||
# Bitcoin Provider
|
||||
|
||||
A provider for bitcoin, backed by blockstream.info to query address balance and coinconvert.net for fiat conversion.
|
||||
|
||||
### Environment Variables
|
||||
|
||||
* *bitcoin_address_[0...]* - A series of bitcoin addresses with a suffix of _0 and each additional address counting up.
|
||||
* *bitcoin_ynab_account* - The YNAB account ID used to keep track of Bitcoin balance
|
Reference in New Issue
Block a user