kalp_dlt 1.0.0 copy "kalp_dlt: ^1.0.0" to clipboard
kalp_dlt: ^1.0.0 copied to clipboard

discontinuedreplaced by: kalp_dlt_wallet

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

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

dependencies:
  kalp_dlt: ^1.0.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:kalp_dlt/kalp_dlt.dart';
2
likes
120
points
11
downloads

Documentation

API reference

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

License

MIT (license)

Dependencies

basic_utils, bip39, dio, flutter, freezed_annotation, json_annotation, path_provider, pointycastle, pretty_dio_logger, webview_flutter

More

Packages that depend on kalp_dlt