MCPcopy Create free account
hub / github.com/ceramicnetwork/rust-ceramic / IpfsClient

Class IpfsClient

one/src/network.rs:124–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122
123#[derive(Clone)]
124pub struct IpfsClient(P2pClient);
125
126#[async_trait]
127impl ceramic_api::P2PService for IpfsClient {

Callers 1

clientMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected