Skip to main content

Crate did_pkarr

Crate did_pkarr 

Source
Expand description

did:pkarr - [Decentralized Identifiers] using Public Key Addressable Resource Records.

Re-exports§

pub use crate::dids::DidPkarr;
pub use crate::doc::DidPkarrDocument;
pub use crate::io::PkarrClientBlockingExt;
pub use crate::io::PkarrClientExt;
pub use pkarr;

Modules§

dids
Types related to DIDs
doc
Types related to the DidPkarrDocument.
io

Structs§

Client
Pkarr client for publishing and resolving SignedPackets over mainline Dht and/or Relays.