laksadart 0.2.1+1 copy "laksadart: ^0.2.1+1" to clipboard
laksadart: ^0.2.1+1 copied to clipboard

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.2.1+1

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
70
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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

bech32, bip32, bip39, collection, convert, crypto, fixnum, freezed_annotation, http, meta, pointycastle, protobuf, source_helper, tuple, uuid, validators

More

Packages that depend on laksadart