NimConnect is a shared identity layer for the Nimiq Mini Apps ecosystem.
You can now:
• Claim a permanent @handle
• Create a public profile
• Create a public payment page
• Reuse one identity across Mini Apps
Desktop is for managing your identity. Everyday payments stay inside Nimiq Pay.
Desktop portal
Lookup profiles
Manage your identity
If you're building a Mini App, you don't have to rebuild identity yourself.
The NimConnect client lets you:
• Resolve @handles
• Open public profiles
• Deep-link payment pages
npm install @nimconnect/profile-client
You can use the public API for zero-setup integration, or resolve handles directly from the blockchain via RPC if you prefer.
App page:
I'd love feedback—especially from Mini App developers interested in integrating the shared identity layer into their own apps. 🚀