crossmint_wallets 0.1.1 copy "crossmint_wallets: ^0.1.1" to clipboard
crossmint_wallets: ^0.1.1 copied to clipboard

Pure-Dart wallet primitives for the Crossmint Flutter SDK — wallet models, signer abstractions, and API contracts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add crossmint_wallets

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

dependencies:
  crossmint_wallets: ^0.1.1

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

Import it

Now in your Dart code, you can use:

import 'package:crossmint_wallets/crossmint_wallets.dart';
0
likes
0
points
1.36k
downloads

Publisher

verified publishercrossmint.com

Weekly Downloads

Pure-Dart wallet primitives for the Crossmint Flutter SDK — wallet models, signer abstractions, and API contracts.

Homepage
Repository (GitHub)
View/report issues

Topics

#crossmint #wallet #blockchain

License

unknown (license)

Dependencies

crossmint_core, permissionless_passkeys

More

Packages that depend on crossmint_wallets