add: TheCapabilityParser<CapabilityMatch<"index/add", `did:key:${string}` & `did:${string}` & Phantom<{
    protocol: "did:";
}>, Space.Store.Schema.InferStruct<{
    index: Space.Store.Schema.Schema<Link<unknown, MulticodecCode<514, "CAR">, number, 0 | 1>, any>;
}>>> = ...

index/add capability allows an agent to submit verifiable claims about content-addressed data to be published on the InterPlanetary Network Indexer (IPNI), making it publicly queryable.

Generated using TypeDoc