Search
MyspaceIPFS.Api.Bitswap is where the bootstrap commands of the IPFS API reside.
Show the id of the IPFS node.
Ping a peer.
@spec id() :: any()
@spec ping(binary()) :: {:client_error | :forbidden | :missing | :not_allowed | :ok | :server_error, any()}