tos_dart_sdk 0.29.2 copy "tos_dart_sdk: ^0.29.2" to clipboard
tos_dart_sdk: ^0.29.2 copied to clipboard

Software Development Kit in Dart to build Apps for the TOS Blockchain.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tos_dart_sdk

With Flutter:

 $ flutter pub add tos_dart_sdk

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

dependencies:
  tos_dart_sdk: ^0.29.2

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

Import it

Now in your Dart code, you can use:

import 'package:tos_dart_sdk/tos_dart_sdk.dart';
0
likes
150
points
154
downloads

Publisher

unverified uploader

Weekly Downloads

Software Development Kit in Dart to build Apps for the TOS Blockchain.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

convert, freezed_annotation, json_annotation, json_rpc_2, jsontool, logging, very_good_analysis, web_socket_client

More

Packages that depend on tos_dart_sdk