Documentation: Complete working NIP-46 flow with Amber #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Documenting the complete working NIP-46 flow discovered during testing with Amber.
The Two URI Formats
1.
nostrconnect://— For Amber to SCAN (client requesting approval)Example:
metadata.namesets the display name in Amber2.
bunker://— For NostrConnect library (internal use)Example:
NostrConnect()in nostr-sdksecretparameter (causes "ack" errors)Complete Working Flow
Agent Side (avault daemon)
Operator Side (Amber)
nostrconnect://QR codeKey Learnings
secretparam in bunker URIsecretparambunker://for QRnostrconnect://for QRmetadata={"name":...}Documented by Hermes 🪽 after testing with k9ert