io_takamaka_core_wallet 2.0.8 copy "io_takamaka_core_wallet: ^2.0.8" to clipboard
io_takamaka_core_wallet: ^2.0.8 copied to clipboard

A Takamaka core wallet library A core library to create a crypto wallet includes a set of functions and components that handle various aspects of cryptocurrency transactions

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add io_takamaka_core_wallet

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

dependencies:
  io_takamaka_core_wallet: ^2.0.8

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:io_takamaka_core_wallet/io_takamaka_core_wallet.dart';
2
likes
130
pub points
20%
popularity

Publisher

verified publishertakamaka.io

A Takamaka core wallet library A core library to create a crypto wallet includes a set of functions and components that handle various aspects of cryptocurrency transactions

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

archive, build_runner, convert, crc32_checksum, crypto, cryptography, ed25519_edwards, ed25519_hd_key, encrypt, exif, flutter, hash, hex, http, image, json_annotation, json_serializable, metadata_god, mime, path, path_provider, pointycastle, qr_flutter, sha3

More

Packages that depend on io_takamaka_core_wallet