Turn Wallets into Real Users
Eliminate Web3 login friction. Combine wallet + Google login. Get dashboards, insights, and user export in one place.
1// Install
2pnpm add @easywallet/react @easywallet/server
3
4// Frontend Example
5import { useEasyWallet } from "@easywallet/react";
6
7export default function MyComponent() {
8 const { login, logout, isAuthenticated } = useEasyWallet();
9
10 if (!isAuthenticated) {
11 return <button onClick={login}>Login with EasyWallet</button>;
12 }
13
14 return <button onClick={logout}>Logout</button>;
15}
Web3 Login Is Broken
Too much friction, no analytics, no user control.
Two Ways to Use EasyWallet
Whether you're building a custom Web3 app or want something ready-to-go — EasyWallet fits your workflow whether you're building or managing.

Use our SDKs
Integrate full Web3 auth & wallet access in minutes — no backend, no complexity.
- • Google + Wallet login in one line
- • Instantly fetch balances, NFTs, session state
- • Use React hooks or call core functions directly

Use our Dashboard
Don't want to code? Use our hosted dashboard to manage and analyze users instantly.
- • Sign-in with Google + Wallet
- • View balances, NFTs, analytics
- • Export data, invite teammates (Pro)
Why Developers Love EasyWallet
Start free with our SDKs. When you're ready for advanced analytics and team workflows, just toggle the Pro switch – no migration needed.





Hybrid Onboarding
Combine Google and Wallet login (SIWE) so users can access your app instantly — even without crypto experience.

Plug-and-Play SDK
Ready-made functions and hooks to authenticate and fetch wallet data.

Integrated Dashboard
Manage users, track on-chain activity & export data. No code needed.
Your Web3 User Management Dashboard
Easily authenticate and manage your wallet-connected users. View balances, NFTs & usage metrics. Export data or invite teammates, no code required.

EasyWallet SDKs
Choose the SDK that fits your needs: Core API, React integration, or Server-side support.
React SDK
React HookPlug-and-play hooks for auth, balances and session management.
npm install @easywallet/react
Server SDK
Node.jsServer-side Google OAuth + Wallet authentication, JWT session handling.
npm install @easywallet/server
Core SDK
TypeScriptAccess token balances, NFTs, prices and more with simple API calls.
npm install @easywallet/core
Flexible Plans for Every Stage
Start free, grow on your terms.
MAU = Monthly Active Users
Developer
Free
- ✓ 500 MAU included
- ✓ Google + Wallet Auth
- ✓ Dashboard (balances, NFTs)
- ✓ Community support
Startup
99€/mo
- ✓ 2,500 MAU included
- ✓ Advanced Dashboard
- ✓ Data export
- ✓ Email support
Growth
249€/mo
- ✓ 10,000 MAU included
- ✓ Analytics & team roles
- ✓ Webhook triggers
- ✓ Priority support
Enterprise
Custom
- ✓ Unlimited MAU
- ✓ Dedicated CSM
- ✓ Custom integrations
- ✓ Self-hosting / Compliance
Frequently Asked Questions
Is EasyWallet free to use?
Yes! The Developer plan is 100% free and includes up to 500 MAUs with full access to our SDK and basic dashboard.
Do I need a backend to use it?
Not at all. EasyWallet handles the full auth flow — Google + Wallet — out of the box, no backend required.
What’s the difference between SDK and Dashboard?
The SDK is for developers integrating auth and wallet data in their apps. The Dashboard is a hosted UI for teams to manage users and view analytics — no code needed.
Can I export user data?
Yes — Pro and Enterprise plans allow you to export user data, wallet activity, and analytics directly from the Dashboard.
Ready to get started?
Free SDK forever. Upgrade to Pro when you need Dashboard superpowers.