cl-ipfs-api2

LGPLv3

Bindings for the IPFS HTTP API.

$ area51 add cl-ipfs-api2Copy

Usage

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