View Source API Reference Elixir IPFS v0.1.7

Modules

Core commands and types for ExIpfs. In order for this module to work you need to have an IPFS daemon running. See README.md for details.

A module that contains the functions that are used to interact with the IPFS API.

An http client to handle streaming data from the IPFS API.

ExIpfs.Cid is where the cid commands of the IPFS API reside.

ExIpfs.Multibase is where the multibase commands of the IPFS API reside.

ExIpfs.Refs is where the commands to lookup references are defined.