coinbase
The coinbase component lets you access account balances and exchange rates from coinbase.
You will need to obtain an API key from coinbase’s developer site to use this component. You need to give read access to wallet:accounts in order for the component to access relevant data.
To set it up, add the following information to your configuration.yaml file:
# Example configuration.yaml entry
coinbase:
api_key: asdfghjklqwertyuiopzxcvbnm
api_secret: nkjnewncfghjklqwertyuiopzxcvbnm
exchange_rate_currencies:
- BTC
- ETH
- LTC