Companion

object Companion

Parse a hexadecimal key, npub, nprofile, or nostr: URI in Rust.

Display identifiers are decoded only into the canonical key; relay hints remain transport hints and never authenticate the profile.

Functions

Link copied to clipboard
fun parse(value: String): PublicKey

Parse a hexadecimal key, npub, nprofile, or nostr: URI in Rust.