Skip to content

franbede/exchange_rates

Repository files navigation

Crypto currencies exchange rates

Get exchange rates for crypto assets using CoinmarketCap API

Important notes

This project requires to create a file named settings.py in the project base directory, which must include the API Key for CoinmarketCap information gathering. Check https://coinmarketcap.com/api/ for more details

Name for the API key constant is SANDBOX_API_KEY
Example:

SANDBOX_API_KEY = 'aa989sas-sada87qa-w31232ca-324v-nan3sda87y'

(The previous API key is not valid, use your own key)

About

Get exchange rates for crypto assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages