dart_chainsql_api 1.0.8 copy "dart_chainsql_api: ^1.0.8" to clipboard
dart_chainsql_api: ^1.0.8 copied to clipboard

A Dart library implementing chainsql wallet_propose and tx-sign api.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add dart_chainsql_api

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

dependencies:
  dart_chainsql_api: ^1.0.8

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:dart_chainsql_api/dart_chainsql_api.dart';
0
likes
25
pub points
40%
popularity

Publisher

unverified uploader

A Dart library implementing chainsql wallet_propose and tx-sign api.

Homepage

License

GPL-3.0 (LICENSE)

Dependencies

asn1lib, base58check, collection, crypto, cryptoutils, decimal, encrypt, hex, json_annotation, pointycastle, secp256k1cipher

More

Packages that depend on dart_chainsql_api