Implementation of an IPFS HTTP API client.
# Cargo.toml
[dependencies]
ipfs-api = "0.17.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an IPFS client and fetches the version.
Add tokio as a dependency and use #[tokio::main].
No dependency data recorded yet.