rly_network_flutter_sdk 0.7.1 copy "rly_network_flutter_sdk: ^0.7.1" to clipboard
rly_network_flutter_sdk: ^0.7.1 copied to clipboard

Rally Protocol Flutter SDK. Secure web3 key management, transaction signing, and gassless transactions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rly_network_flutter_sdk

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

dependencies:
  rly_network_flutter_sdk: ^0.7.1

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:rly_network_flutter_sdk/rly_network_flutter_sdk.dart';
1
likes
120
points
59
downloads

Publisher

verified publisherrallyprotocol.com

Weekly Downloads

Rally Protocol Flutter SDK. Secure web3 key management, transaction signing, and gassless transactions.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bip39, bip39_mnemonic, convert, ed25519_hd_key, eth_sig_util, ethereum, flutter, http, plugin_platform_interface, shared_preferences, web3dart

More

Packages that depend on rly_network_flutter_sdk