ynab-portfolio-monitor/providers/bitcoin
Steven Polley 47e460a9dc
All checks were successful
continuous-integration/drone/push Build is passing
make private if not part of provider interface
2023-11-13 18:52:24 -07:00
..
address.go make private if not part of provider interface 2023-11-13 18:52:24 -07:00
client.go move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
fiat.go move providers into providers subdirectory 2023-11-13 17:39:22 -07:00
providerImpl.go make private if not part of provider interface 2023-11-13 18:52:24 -07:00
README.md move providers into providers subdirectory 2023-11-13 17:39:22 -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