Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dicksonp/open-wallet-adapter

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicksonp/open-wallet-adapter

Unified Wallet Kit is an open-sourced, Swiss Army Knife wallet adapter, striving for the best wallet integration experience for developers, and best wallet experience for your users.

  • 0.0.13-3
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
10
decreased by-89.36%
Maintainers
1
Weekly downloads
 
Created
Source

Unified Wallet Kit

Unified Wallet Kit is an open-sourced, Swiss Army Knife wallet adapter, striving for the best wallet integration experience for developers, and best wallet experience for your users.

Used by Jupiter and Meteora.

Philosophy

  • Set a sensible defaults
  • Lightweight, easy to adopt, fast to access
  • Extensible wallets, with a BYOW (Bring your own wallets) approach
  • Better onboarding experience for new users

Core features

  • Main esm bundle at 94Kb (~20Kb gzipped)
  • Built-in Wallet Standard, Mobile Wallet Adapter support
  • Abstracted wallet adapter, with a BYOW (Bring your own wallets) approach
  • Mobile responsive
  • Notification plug-in

Upcoming features

  • Internationalization (i18n)
  • Theming (from light to dark, from funky to boringly corporate)
  • New user onboarding
  • Even more customisation

FAQs

  • Why not ship with all wallets?

    • Unnecessary bloat and bundle size on your dApp
    • It's not sensible to always maintain an ever-growing list of wallets
    • many existing wallets are not well maintained, often with unpatched security, or abandoned development
    • lack of users
    • does not support Versioned Transaction, severely limiting the adoption of many innovative functionalities of dApp.
    • and hopefully, a gradually disappearing list of installed wallet adapter, as they migrate to wallet-standard
  • Why not just use the existing wallet adapters?

    • To bootstrap a dApp, we always find ourself doing the same thing over and over again, such as:
      • notification when wallets are selected, connecting, connected, disconnected.
      • auto reconnect to the last connected wallet
      • mobile-first, responsive design
      • themeing support (coming soon)
      • Internationalization (i18n) support (coming soon)
    • And on ecosystem level
      • new user onboarding (coming soon)
  • why not ship with notification by default

    • existing dApp might already have their own notification system
    • checkout src/components/examples/WalletNotification.tsx for an example of how to use the notification system

FAQs

Package last updated on 29 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc