dart_web3gas 0.0.8 copy "dart_web3gas: ^0.0.8" to clipboard
dart_web3gas: ^0.0.8 copied to clipboard

Calculate gas fees based on web3art. Refer to metamask for the calculation method.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_web3gas

With Flutter:

 $ flutter pub add dart_web3gas

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

dependencies:
  dart_web3gas: ^0.0.8

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:dart_web3gas/dart_web3gas.dart';
1
likes
130
pub points
52%
popularity

Publisher

unverified uploader

Calculate gas fees based on web3art. Refer to metamask for the calculation method.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

convert, eip55, http, json_annotation, json_rpc_2, json_serializable, logger, pointycastle, sec, stream_channel, stream_transform, typed_data, uuid

More

Packages that depend on dart_web3gas