Get API status for supported platforms

status()

Value

Console output describing the status of each supported API with either "GOOD" or "BAD".

Examples

if (FALSE) { cryptocurr::status() # OUTPUT: # cryptocurr # =============== # BITFENIX GOOD # COINBASE BAD # KRAKEN BAD # BINANCE BAD }