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

w3gx dart client for connecting to wallets and interacting with smart contracts

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add w3gx_dart

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

dependencies:
  w3gx_dart: ^0.0.2

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:w3gx_dart/w3gx_dart.dart';
1
likes
140
points
32
downloads

Publisher

verified publisherelcharitas.dev

Weekly Downloads

w3gx dart client for connecting to wallets and interacting with smart contracts

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, uuid, web_socket_channel

More

Packages that depend on w3gx_dart