Solana · Dynamic WaaS · Clawd

Clawd Wallet Adapter

Browser wallets + server-side MPC embedded wallets + North Mini free coding agent. Connect, create, sign, and ship with Clawd.

Clawd North Mini

free

OpenRouter cohere/north-mini-code:free · reasoning stream · wallet-aware

Connect a wallet to pass your pubkey as agent context

World's first Clawd agent on cohere/north-mini-code:free

Dynamic Embedded Wallets

Server-side SVM wallets via Dynamic Rust WaaS SDK (MPC). Backend: http://localhost:3010

Checking…
Start the Rust server:
cd clawd-wallet-adapter/dynamic-waas-server
cp .env.example .env   # add DYNAMIC_ENV_ID + DYNAMIC_API_TOKEN for live MPC
cargo run
Without credentials the server creates local Ed25519 demo wallets so you can exercise the UI.