A Common Lisp API client for the Kraken exchange
$ area51 add cl-kraken
;; area51 add で .asd が自動更新されます。 ;; コード内でパッケージを使用: (in-package :my-project) (cl-kraken:some-function ...)