Dart API Library for interacting with the TRON Network.

Getting started

In your pubspec.yaml file add:

dependencies:
  tron: any

Usage

import 'package:tron/tron.dart';

GitHub

View Github