laksadart 0.1.20-dev.2 copy "laksadart: ^0.1.20-dev.2" to clipboard
laksadart: ^0.1.20-dev.2 copied to clipboard

outdated

Dart library for Zilliqa's Blockchain, including Schnorr, wallet/account/keys manager, RPCMethod, Transactions and Contracts deploy/call.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add laksadart

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

dependencies:
  laksadart: ^0.1.20-dev.2

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:laksadart/laksadart.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dart library for Zilliqa's Blockchain, including Schnorr, wallet/account/keys manager, RPCMethod, Transactions and Contracts deploy/call.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bip32, bip39, collection, convert, crypto, fixnum, http, json_serializable, meta, pointycastle, protobuf, test, tuple, uuid, validators

More

Packages that depend on laksadart