🐝
🐝
🐝
🐝
Alby Browser Extension APIs
Search
⌃
K
📚
Overview
window.webln
👀
See webln.guide
window.liquid
getAddress
signPset
window.nostr
getPublicKey
signEvent
nip04.encrypt
nip04.decrypt
signSchnorr
window.webbtc
getAddress
🔜
signPsbt
window.alby
➕
Adding accounts
Powered By
GitBook
📚
Overview
The Alby Browser Extension acts as a provider of for open standards by injecting common window objects such as:
window.webln
(
WebLN
)
window.nostr
(
NIP-07
)
window.liquid
window.webbtc
(
WebBTC
)
The browser extension also injects a special
window.alby
object for alby-specific functionality such as programmatically requesting the creation of new Alby accounts.
Next - window.webln
See webln.guide
Last modified
1mo ago