1 2 3 4 5 6 7 8 9 10 11
# CLI Create a CLI tool that pings the Kraken API. e.g.: ```bash # This returns the asset info for the DOT cryptocurrency. $ kraken asset DOT # This returns the info for the asset pair DOTZUSD $ kraken assetpair DOTZUSD ```