Dart API Library for interacting with the TRON Network through gRPC and Rest APIs.
Getting started
In your pubspec.yaml
file add:
dependencies:
tron: any
Usage
import 'package:tron/tron.dart';
Dart API Library for interacting with the TRON Network through gRPC and Rest APIs.
In your pubspec.yaml
file add:
dependencies:
tron: any
import 'package:tron/tron.dart';