ton_dart 0.1.0 copy "ton_dart: ^0.1.0" to clipboard
ton_dart: ^0.1.0 copied to clipboard

Ton Dart streamlines transaction management and crypto ops in the Ton network. It supports Wallet Contract, Highload Wallet, and Jetton contracts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ton_dart

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

dependencies:
  ton_dart: ^0.1.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:ton_dart/ton_dart.dart';
3
likes
0
pub points
74%
popularity

Publisher

unverified uploader

Ton Dart streamlines transaction management and crypto ops in the Ton network. It supports Wallet Contract, Highload Wallet, and Jetton contracts.

Repository (GitHub)
View/report issues

Topics

#ton #toncoin #wallet #contract #jetton

License

unknown (license)

Dependencies

blockchain_utils

More

Packages that depend on ton_dart