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

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

ERC-4337: Account Abstraction, for specific usage with Alchemy Account Abstraction

Features #

  • Create private key signer
  • Create smart wallet
  • ABI Encoding/Decoding
  • Sent transactions with sponsored gas
  • Wait for transaction receipt

Getting started #

To get started, you need to add account_abstraction_alchemy to your project.

flutter pub add account_abstraction_alchemy

Usage #

// Import the package
import 'package:account_abstraction_alchemy/account_abstraction_alchemy.dart';

Additional information #

Currently supports only entry point version 0.6, and simple account.

More detailed usage instructions and description will come in next version.

3
likes
0
points
95
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

License

unknown (license)

Dependencies

asn1lib, blockchain_utils, flutter, http, web3dart

More

Packages that depend on account_abstraction_alchemy