tezart 0.2.0 copy "tezart: ^0.2.0" to clipboard
tezart: ^0.2.0 copied to clipboard

outdated

A Dart library to connect to Tezos clients. Send transactions and interact with smart contracts!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tezart

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

dependencies:
  tezart: ^0.2.0

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:tezart/tezart.dart';
11
likes
0
points
96
downloads

Publisher

verified publishermoneytrack.io

Weekly Downloads

A Dart library to connect to Tezos clients. Send transactions and interact with smart contracts!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ansicolor, bip39, bs58check, collection, convert, dio, equatable, http, json_annotation, json_serializable, logging, memoize, meta, pinenacl, pointycastle, retry

More

Packages that depend on tezart