@strong-roots-capital/kraken-api

TypeScript library for the Kraken Cryptocurrency Exchange API


Keywords
kraken, crypto, exchange, api
License
ISC
Install
npm install @strong-roots-capital/kraken-api@0.0.29

Documentation

kraken-api

License NPM Package Build status Code Coverage

TypeScript library for the Kraken Cryptocurrency Exchange API

Install

npm install @strong-roots-capital/kraken-api

Use

import { krakenApi } from '@strong-roots-capital/kraken-api'
// TODO: describe usage

Acknowledgments