import { cn } from "@/commons"; import { createLazyFileRoute } from "@tanstack/react-router"; export const Route = createLazyFileRoute("/new")({ component: Screen, }); function Screen() { const { platform } = Route.useRouteContext(); return (
Your account will be handled by a remote signer. Lume will not store your account keys.
Lume will store your keys in secure storage. You can provide a password to add extra security.
Use for experience without provide your private key, you can add it later to publish new note.
Or you can create account from other Nostr clients.