Packages
A pretty good Kubo IPFS RPC API client for Elixir.
Retired package: Deprecated - Replaced by ex_ipfs
Current section
Files
Jump to
Current section
Files
lib/ipfs.ex
defmodule MyspaceIPFS do
@moduledoc """
IPFS (the InterPlanetary File Syste
new hypermedia distribution protocol, addressed by
content and identities. IPFS enables the creation of
completely distributed applications. It aims to make the web
faster, safer, and more open.
IPFS is a distributed file system that seeks to connect
all computing devices with the same system of files. In some
ways, this is similar to the original aims of the Web, but IPFS
is actually more similar to a single bittorrent swarm exchanging
git objects.
"""
end