dart_wallet_adapter 0.0.9 copy "dart_wallet_adapter: ^0.0.9" to clipboard
dart_wallet_adapter: ^0.0.9 copied to clipboard

outdated

A wrapper around the JS Wallet Adapter library for Dart

Dart Wallet Adapter #

Dart version License: MIT

Dart Wallet Adapter is a Dart wrapper library for the JavaScript Wallet Adapter library. The aim of this library is to facilitate interactions with cryptocurrency wallets, including those on the Solana network.

Table of Contents #

Features #

  • Wraps the JavaScript Wallet Adapter library in Dart
  • Allows interaction with cryptocurrency wallets
  • Includes support for the Solana network

Installation #

To use this library in your project, add it to your pubspec.yaml file:

dependencies:
  dart_wallet_adapter: ^0.0.1

Then, run flutter pub get to fetch the package.

Usage #

To use the Dart Wallet Adapter, import the library:

import 'package:dart_wallet_adapter/dart_wallet_adapter.dart';

Note: More detailed usage examples will be added soon.

Development #

This library is still under active development. More features and improvements are coming.

Contributing #

Contributions are more than welcome! Please read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes.

License #

This project is licensed under the Apache License - see the LICENSE file for details.

0
likes
0
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper around the JS Wallet Adapter library for Dart

Repository

License

unknown (license)

Dependencies

dart_solana_adapter, js

More

Packages that depend on dart_wallet_adapter