tonutils 0.5.5 copy "tonutils: ^0.5.5" to clipboard
tonutils: ^0.5.5 copied to clipboard

A comprehensive, composable and versatile Dart/Flutter library for TON blockchain

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add tonutils

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

dependencies:
  tonutils: ^0.5.5

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:tonutils/tonutils.dart';
8
likes
0
pub points
73%
popularity

Publisher

unverified uploader

A comprehensive, composable and versatile Dart/Flutter library for TON blockchain

Repository (GitHub)
View/report issues

Topics

#cryptocurrency #crypto #ton #ton-blockchain

License

unknown (license)

Dependencies

collection, convert, http, pinenacl, pointycastle

More

Packages that depend on tonutils