account_abstraction_alchemy 0.1.6 copy "account_abstraction_alchemy: ^0.1.6" to clipboard
account_abstraction_alchemy: ^0.1.6 copied to clipboard

Account Abstraction smart wallet client for Alchemy, only supports usage with gas manager

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add account_abstraction_alchemy

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

dependencies:
  account_abstraction_alchemy: ^0.1.6

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:account_abstraction_alchemy/account_abstraction_alchemy.dart';
3
likes
120
points
126
downloads

Publisher

unverified uploader

Weekly Downloads

Account Abstraction smart wallet client for Alchemy, only supports usage with gas manager

Homepage
Repository (GitHub)
View/report issues

Topics

#wallets #ethereum #web3 #account-abstraction #alchemy

Documentation

API reference

License

MIT (license)

Dependencies

asn1lib, blockchain_utils, flutter, http, web3dart, web3dart_builders

More

Packages that depend on account_abstraction_alchemy