Helpers for working with the coinpayments.net api.
$ area51 add cl-coinpayments
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (cl-coinpayments:some-function ...)