ynab-portfolio-monitor/bitcoin
Steven Polley 58d4d0ba41
All checks were successful
continuous-integration/drone/push Build is passing
Add README's for providers
2023-11-13 11:56:16 -07:00
..
address.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
client.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
fiat.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
providerImpl.go abstract providers behind a common interface 2023-11-12 21:40:00 -07:00
README.md Add README's for providers 2023-11-13 11:56:16 -07:00

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