API Reference Elixir IPFS v0.0.1
modules
Modules
ExIpfs is where the main commands of the IPFS API reside. Alias this library and you can run the commands via Api.<cmd_name>.
A module that contains the functions that are used to interact with the IPFS API.
ExIpfs.Cid is where the cid commands of the IPFS API reside.
Get a file from IPFS and write it to a file or directory.
ExIpfs.Multibase is where the multibase commands of the IPFS API reside.
ExIpfs.Refs is where the main commands of the IPFS API reside.