Skip to content

TronSocket/types

Repository files navigation

TronSocket Types

Description

This package contains typescript interfaces for the TronSocket API.

Installation

npm install @tronsocket/types

Example

import { Transaction } from '@tronsocket/types';