1.8.4 • Published 11 months ago

@sona125/fingertips-wallet-adapter v1.8.4

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

FingerTips Wallet Adapter for Web-Based Wallets

The FingerTips Wallet Adapter provides a seamless integration for web-based wallets (such as life-wallet) with decentralized applications (DApps). It allows DApps to connect with the wallet, sign transactions, and manage wallet connections effortlessly.

Installation

To install the FingerTips Wallet Adapter, use the following npm command:

npm install @sona125/solana-wallet-adapter --legacy-peer-deps

Features

Connect to Wallet: Easily connect your DApp to the FingerTips wallet. Disconnect from Wallet: Disconnect the DApp from the wallet when needed. Sign Transactions: Sign single or multiple transactions with the wallet.

Usage

Connecting to the Wallet

To connect your DApp to the wallet, use the connect method

Disconnecting from the Wallet

To disconnect the wallet, use the disconnect method

Signing Transactions

SignTransaction - Signs a single transaction with the wallet. Accepts a Transaction object and returns a promise that resolves with the signed transaction.

signAllTransactions - Signs multiple transactions with the wallet. Accepts an array of Transaction objects and returns a promise that resolves with an array of signed transactions.

License

This project is licensed under the MIT License.

1.8.4

11 months ago

1.8.3

11 months ago

1.8.2

11 months ago

1.8.1

11 months ago

1.8.0

11 months ago

1.7.9

11 months ago

1.7.8

11 months ago

1.7.7

11 months ago

1.7.6

11 months ago

1.7.5

11 months ago

1.7.4

11 months ago

1.7.3

11 months ago

1.7.2

11 months ago

1.6.2

11 months ago

1.6.1

11 months ago

1.6.0

11 months ago

1.5.0

11 months ago

1.4.0

11 months ago

1.3.0

11 months ago

1.2.0

11 months ago

1.1.0

11 months ago

1.0.0

11 months ago