kalp_dlt_wallet 1.0.2 copy "kalp_dlt_wallet: ^1.0.2" to clipboard
kalp_dlt_wallet: ^1.0.2 copied to clipboard

A Flutter package for interacting with distributed ledger technology (DLT) through the Kalp wallet system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalp_dlt_wallet

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

dependencies:
  kalp_dlt_wallet: ^1.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:kalp_dlt_wallet/kalp_dlt_wallet.dart';
2
likes
120
points
54
downloads

Publisher

verified publisherkalp.studio

Weekly Downloads

A Flutter package for interacting with distributed ledger technology (DLT) through the Kalp wallet system.

Topics

#blockchain #wallet #kalpdlt

Documentation

API reference

License

MIT (license)

Dependencies

basic_utils, bip39_mnemonic, dio, flutter, freezed_annotation, json_annotation, meta, path_provider, pointycastle, webview_flutter

More

Packages that depend on kalp_dlt_wallet