eip7579 1.3.0 copy "eip7579: ^1.3.0" to clipboard
eip7579: ^1.3.0 copied to clipboard

Dart Implementation of EIP-7579 (modular smart accounts by rhinestone.dev) using variance SDK

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add eip7579

With Flutter:

 $ flutter pub add eip7579

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

dependencies:
  eip7579: ^1.3.0

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

Import it

Now in your Dart code, you can use:

import 'package:eip7579/eip7579.dart';
1
likes
150
points
327
downloads

Publisher

verified publishervariance.space

Weekly Downloads

Dart Implementation of EIP-7579 (modular smart accounts by rhinestone.dev) using variance SDK

Homepage
Repository (GitHub)
View/report issues

Topics

#wallets #erc-4337 #erc-7579

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

variance_dart, web3_signers, web3dart

More

Packages that depend on eip7579