Module nip46

Source
Expand description

NIP-46 nsec bunker related types and functions

Structs§

BunkerClient
This is a NIP-46 Bunker client
Nip46ConnectionParameters
The connection parameters provided by an nsec bunker for a client connecting to it usually as a bunker:// url
Nip46Request
A NIP-46 request, found stringified in the content of a kind 24133 event
Nip46Response
A NIP-46 request, found stringified in the content of a kind 24133 event
PreBunkerClient
This is a Remote Signer setup that has not yet discovered the user’s PublicKey As a result, it cannot implement Signer yet.