This repository has been reset to focus on Plasmmer Accounts v0 (2026). Migrated from the PHP age of the web2: straight into the top notch of Web3 account creation, recovery, integration and management!
- WaaP.xyz as the single authentication entry point.
- Bluesky offered only as the WaaP login option.
- WaaP.xyz-based Ethereum address derivation and wallet session handling.
- Reusable account onboarding module for multiple downstream apps.
docs/plasmmer-accounts-v0.md: Core architecture and integration specification.docs/2026-implementation-plan.md: Concrete implementation plan and rollout phases.docs/manus-claudecode-resume-notes.md: Current integration status + production follow-up checklist for WaaP SDK/backend completion.legacy/: Archived historical materials moved out of active scope.
- Active planning/design belongs under
docs/. - Legacy artifacts are preserved under
legacy/for reference only.
Based on official docs at https://docs.wallet.human.tech/quick-start, active planning now assumes:
- Baseline integration is the 3-step flow: install SDK -> initialize
initWaaP-> customize config. - EVM integration must treat
window.waapas the EIP-1193 provider compatible with wagmi/ethers/viem/plain JS. - Configuration decisions should explicitly track:
authenticationMethods,allowedSocials, project branding fields, and style settings. - Sui support exists through
initWaaPSui; it is not in v0 scope but is now documented as a future extension seam. - Team can use WaaP Playground (
/playground) to generate/validate config before shipping.
Atualmente, o starter Next.js possui a home (/) e também layouts visualizáveis para as telas criadas na pasta claude-work-190226.





