hermez_sdk 1.0.0+3 copy "hermez_sdk: ^1.0.0+3" to clipboard
hermez_sdk: ^1.0.0+3 copied to clipboard

Hermez Flutter SDK (https://hermez.io). This plugin provides a cross-platform tool (iOS, Android) to communicate with the Hermez Network.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hermez_sdk

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

dependencies:
  hermez_sdk: ^1.0.0+3

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:hermez_sdk/hermez_sdk.dart';
2
likes
70
pub points
0%
popularity

Publisher

verified publisherhermez.io

Hermez Flutter SDK (https://hermez.io). This plugin provides a cross-platform tool (iOS, Android) to communicate with the Hermez Network.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

Documentation
API reference

License

Apache-2.0 (LICENSE)

Dependencies

bip39, ffi, flutter, hex, http, provider, shared_preferences, web3dart, web_socket_channel

More

Packages that depend on hermez_sdk