Skip to content
/ noa Public

NOA - Nostr Onboarding App (multi-platform)

License

Notifications You must be signed in to change notification settings

ildella/noa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f51b701 · Mar 13, 2025

History

84 Commits
Mar 13, 2025
Mar 12, 2025
Mar 12, 2025
Mar 13, 2025
Mar 13, 2025
Mar 12, 2025
Mar 12, 2025
Dec 24, 2024
Dec 24, 2024
Mar 12, 2025
Mar 12, 2025
Dec 24, 2024
Mar 12, 2025
Jan 5, 2025
Mar 12, 2025
Mar 12, 2025
Dec 24, 2024
Dec 24, 2024
Mar 12, 2025
Jan 5, 2025
Mar 12, 2025
Dec 24, 2024

Repository files navigation

NOA: Nostr Onboarding App

The simplest possible experience to onboard pre-nostr people to Nostr and let them sign-in to other Nostr services.

NOA is a multi platform app, with packages already available for Android, Linux, Windows and OSX.

A Web version is available. The Android app can be installed from Zapstore

Built on Tauri 2 and Svelte 5.

Setup

yarn

Development

Start locally in dev mode:

yarn web
yarn desktop
yarn android

# You can specify the host, if needed.
yarn android --host 192.168.x.x

Build:

## Check package.json for all available shortcut scripts.

yarn desktop.build
yarn android.build

Onboarding and migration from Legacy platforms