LaWalletdocs
Guides

Client SDK & React Hooks

Build your own webapp on your LaWallet instance with @lawallet/sdk and @lawallet/sdk/react.

The SDK is real and lives in the monorepo: @lawallet/sdk (typed, framework-free client — nostr-first NIP-98 auth, lightning-address registration with payment, remote wallets/NWC, LUD-16, SSE) and @lawallet/sdk/react (provider + hooks built on it).

The full documentation moved to its own section:

For a complete working app, see example-onboarding in the repository.