Coingecko (coingecko v0.1.0)
Documentation for Coingecko
.
https://www.coingecko.com/en/api#explore-api
Link to this section Summary
Link to this section Functions
Link to this function
get_chached_keys()
Link to this function
get_coin_list(force_refresh \\ false)
Specs
Link to this function
get_simple_price(ids, vs_currencies, options \\ %{}, force_refresh \\ false)
Specs
Hello world.
Examples
iex> Coingecko.hello()
:world
Link to this function