@ceramic-sdk/http-client v0.2.1 • Docs
Ceramic SDK / @ceramic-sdk/http-client / getCeramicClient
getCeramicClient(
ceramic):CeramicClient
Internal utility function to retrieve or initialize a Ceramic client.
• ceramic: string | CeramicClient
Either a Ceramic client instance or a Ceramic server URL.
A Ceramic client instance.