Options for rendering the host-owned NIP-5D window.napplet namespace prelude.
window.napplet
const options: NappletNamespacePreludeOptions = { domains: ['shell', 'relay', 'identity'],}; Copy
const options: NappletNamespacePreludeOptions = { domains: ['shell', 'relay', 'identity'],};
Optional bare NAP domain names the shell exposes to this napplet. Mandatory shell is injected even when omitted here.
shell
Options for rendering the host-owned NIP-5D
window.nappletnamespace prelude.Example