solana_wallet_kit 0.2.1 copy "solana_wallet_kit: ^0.2.1" to clipboard
solana_wallet_kit: ^0.2.1 copied to clipboard

PlatformAndroid

Flutter screens and secure local services for creating and restoring self-custodial Solana wallets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add solana_wallet_kit

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  solana_wallet_kit: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:solana_wallet_kit/solana_wallet_kit.dart';
1
likes
145
points
47
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter screens and secure local services for creating and restoring self-custodial Solana wallets.

Repository (GitHub)
View/report issues

Topics

#solana #wallet #crypto #bip39

License

MIT (license)

Dependencies

bip39, file_selector, flutter, flutter_secure_storage, solana

More

Packages that depend on solana_wallet_kit

Packages that implement solana_wallet_kit