rly_network_flutter_sdk 0.6.0 copy "rly_network_flutter_sdk: ^0.6.0" to clipboard
rly_network_flutter_sdk: ^0.6.0 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.6.0

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
140
points
46
downloads

Publisher

verified publisherrallyprotocol.com

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues

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