@gorbag/wallet-adapter-base
v1.0.9
Published
[](https://www.npmjs.com/package/@gorbag/wallet-adapter-base) [](https://github.com/DavidNzube101/gorbag-wallet/blob/main/p
Readme
Gorbag Wallet Adapter Base
Base classes and utilities for creating Gorbag-compatible wallet adapters that follow the Solana wallet standard.
Installation
npm install @gorbag/wallet-adapter-baseOverview
This package contains the foundational classes and utilities needed to create wallet adapters compatible with the Solana wallet standard. It provides base classes that wallet adapters can extend, error classes, and utility functions used across the Gorbag wallet ecosystem.
Features
- Base wallet adapter classes
- Standard error classes for wallet operations
- Transaction utilities (legacy and versioned transactions)
- Detection strategies
- iOS redirection helpers
Usage
This package is intended to be used as a dependency for wallet adapter implementations, including the main @gorbag/wallet-adapter package.
License
Apache 2.0 - See LICENSE for details.
Author
David Nzube (Skipp)
