Mobit Wallet 是一个轻量级的 TypeScript 库,用于在各种加密货币钱包中进行比特币交易操作。
Coinbase Wallet JavaScript SDK
This package defines functions and classes to help Wallets implement the Wallet Standard.
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 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 convenience wrapper that enables you to call Solana Mobile Stack protocol methods using objects from @solana/web3.js
A wallet-standard wallet for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol
## Creating a custom connect button
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.
This package provides an adapter to enable Solana apps to connect to the Coinbase Wallet browser extension.
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 -->
Solana wallet adapter implementation for Fractal Wallet
Core SDK for Gemini Wallet integration with popup communication
No description provided.
A comprehensive SDK for integrating with the Mobit platform, supporting operations on Nervos CKB and Bitcoin for RGBPP assets, including transfers, leaps, and token management.
An adapter for mobile wallet apps that conform to the Solana Mobile Wallet Adapter protocol
This package provides an adapter to enable Solana apps to connect to a Fractal Wallet.
``` import { WalletConnectWalletAdapter } from '@solana/wallet-adapter-walletconnect';
Library to allow Solana dApps to use third-party wallets to sign transactions
A suite of standard utilities for implementing wallets based on the Wallet Standard.