CoinAPI
This project connects to CoinAPI to collect data.
How to run
Create a Quix account or log-in and visit the Samples to use this project.
Clicking Setup & deploy
on the Sample, deploys a pre-built container in Quix. Complete the environment variables to configure the container.
Clicking Edit code
on the Sample, forks the project to your own Git repo so you can customize it before deploying.
Environment variables
The code sample uses the following environment variables:
- output: Name of the output topic to write data into.
- coin_api_key: Your Coin API Key, obtained from coinapi.io.
- primary_currency: The primary currency of interest, e.g. BTC.
- secondary_currencys: Currencies to compare to the primary currency, e.g. USD and GBP.
Requirements/prerequisites
You will need a CoinApi (free) account to use this project.
Contribute
Submit forked projects to the Quix GitHub repo. Any new project that we accept will be attributed to you and you'll receive $200 in Quix credit.
Open source
This project is open source under the Apache 2.0 license and available in our GitHub repo.
Please star us and mention us on social to show your appreciation.