Coinbase Wallet JavaScript SDK
This package defines the foundational TypeScript types of the Wallet Standard, and so provides a practical specification of the Wallet Standard until a formal specification may be completed.
This package defines TypeScript types for **Standard Features** -- canonical, chain-agnostic features using the `standard` namespace of the Wallet Standard.
This package defines functions and classes to help Wallets implement the Wallet Standard.
This package defines functions to help apps support Wallets that implement the Wallet Standard.
Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.
A wallet-standard wallet for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol
A convenience wrapper that enables you to call Solana Mobile Stack protocol methods using objects from @solana/web3.js
## Creating a custom connect button
This package provides an adapter to enable Solana apps to connect to the Coinbase Wallet browser extension.
A lightweight JavaScript/TypeScript SDK to connect your dApp to the [Mintlayer](https://www.mintlayer.org/) blockchain. It allows you to build and request to sign transactions using a compatible wallet like Mojito.
Wallet management utilities for KeyStore and Crowdsale JSON wallets.
An implementation of the Solana Mobile Mobile Wallet Adapter protocol. Use this to open a session with a mobile wallet app, and to issue API calls to it.
Core SDK for Gemini Wallet integration with popup communication
No description provided.
Solana wallet adapter implementation for Fractal Wallet
An adapter for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol
``` import { WalletConnectWalletAdapter } from '@solana/wallet-adapter-walletconnect';
Wallet stamper for @turnkey/http
This is the default wallet adapter used in the starter packs. This adapter implements the Wallet Adapter interface, but uses an unsafe local keypair to sign messages.
<!-- @TODO -->
A suite of standard utilities for implementing wallets based on the Wallet Standard.
Wallet adapter for integrating https://saifuwallet.com/
This package provides an adapter to enable Solana apps to connect to a Fractal Wallet.