tonutils 0.5.6 copy "tonutils: ^0.5.6" to clipboard
tonutils: ^0.5.6 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

With Flutter:

 $ flutter 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.6

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:tonutils/tonutils.dart';
3
likes
130
pub points
64%
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

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

collection, convert, http, pinenacl, pointycastle

More

Packages that depend on tonutils