IPFS Elixir v0.0.7 IpfsElixir.Api View Source
IpfsElixir.Api is where the main commands of the IPFS API reside.
Alias this library and you can run the commands via Api.
## Examples
iex> alias IpfsElixir.Api
iex> Api.get_cmd("Multihash_key")
<<0, 19, 148, 0, ... >>