laksadart 0.0.2 copy "laksadart: ^0.0.2" to clipboard
laksadart: ^0.0.2 copied to clipboard

outdated

Dart library to connect to Zilliqa Blockchain, including Zilliqa-defined schnorr signing method,util functions,wallet/account with keys manager, RPCMethod/HttpProvider and Middleware, Transactions and [...]

Change Log #

Next version #

  • reconstruct all library to standart api/functions, possibly move some files
  • reconsider the hmac-drbg if it were needed.
  • remove unnecessary randomnumber generation methods, would use std libary
  • considering using the Lombok library to simplify the get/set methods

Jan-19-2019 #

  • dartfmt the proto package
  • edit testScilla.dart, eliminate the == type warning
  • update description
  • move example.dart to example folder

Jan-18-2019 #

initial added to pub

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Dart library to connect to Zilliqa Blockchain, including Zilliqa-defined schnorr signing method,util functions,wallet/account with keys manager, RPCMethod/HttpProvider and Middleware, Transactions and Contracts deploy/call.If you are familiar with Zilliqa's Javascript library or Laksa.js, you can easily use this dart version to your dart web/server app, or even Flutter apps. For more information and help, or you have suggestions, please PR or issues on our github page.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

angel_validate, collection, convert, crypto, fixnum, http, json_serializable, meta, pointycastle, protobuf, tuple, uuid

More

Packages that depend on laksadart