Liking cljdoc? Tell your friends :D
ClojureScript only.

cljs-ipfs-api.dag


getcljs

(get cid callback)
(get cid options callback)
(get cid path options callback)
(get ipfs-inst cid path options callback)

putcljs

(put dagNode options callback)
(put ipfs-inst dagNode options callback)

treecljs

(tree cid callback)
(tree cid options callback)
(tree cid path options callback)
(tree ipfs-inst cid path options callback)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close