Smart account wallet infrastructure with passkey authentication.
| Package | Description |
|---|---|
| @jaw.id/core | Core SDK - EIP-1193 provider, smart account operations, passkey management |
| @jaw.id/wagmi | Wagmi connector and React hooks |
| @jaw.id/ui | React UI components for wallet dialogs |
| @jaw.id/cli | CLI tool and MCP server for terminal and AI agent interaction |
For installation guides, API reference, and examples, visit docs.jaw.id.
This is an Nx monorepo using Bun as package manager.
# Install dependencies
bun install
# Build all packages
bunx nx run-many -t build
# Run tests
bunx nx run-many -t test
# Lint
bunx nx run-many -t lint
# Run playground app
bunx nx dev @jaw-mono/playground
# View dependency graph
bunx nx graphJoin our Telegram for questions and discussions.