cl-kraken

MIT

A Common Lisp API client for the Kraken exchange

$ area51 add cl-krakenCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-kraken:some-function ...)