Dart API Library for interacting with the TRON Network through gRPC and Rest APIs.

pub package

Getting started

In your pubspec.yaml file add:

dependencies:
  tron: any

Usage

import 'package:tron/tron.dart';

Libraries

tron