dart_web3_core 2.5.11 copy "dart_web3_core: ^2.5.11" to clipboard
dart_web3_core: ^2.5.11 copied to clipboard

dart_web3_core - a web3 library for dart for interaction with ethereum nodes using HTTP or WebSocket. Supports custom credentials providers like WalletConnect and Metamask.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_web3_core

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

dependencies:
  dart_web3_core: ^2.5.11

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:dart_web3_core/dart_web3_core.dart';
3
likes
0
pub points
22%
popularity

Publisher

verified publisherstarkleytech.com

dart_web3_core - a web3 library for dart for interaction with ethereum nodes using HTTP or WebSocket. Supports custom credentials providers like WalletConnect and Metamask.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, build_config, built_collection, code_builder, collection, convert, dart_style, http, js, json_rpc_2, meta, path, pointycastle, stream_channel, stream_transform, typed_data, universal_html, uuid

More

Packages that depend on dart_web3_core