TRON CLASS is a series of videos explaining the definitions of commonly used TRON and blockchain-related terms.

What is User Pay Ratio?

What is User Pay Ratio?

User pay ratio is defined as the ratio of the cost the smart contract user should pay. This parameter accepts any integer between 0 and 100, inclusive.
What is TronLink?

What is TronLink?

TronLink, similar to MetaMask, is a bridge for allowing TRON DApps to run in the browser without having to deploy a TRON Full Node.
What is TronBox?

What is TronBox?

TronBox is a development environment and framework for blockchains using the TRON Virtual Machine.
What is TronWeb?

What is TronWeb?

TronWeb is a Javascript library of TRON full node’s API functions. To include the TronWeb library in your DApp, you can instantiate the TronWeb object.
What is TronGrid?

What is TronGrid?

Similar to Infura on the Ethereum platform, Tron Grid provides Tron clients running in the cloud, so you don’t have to run one yourself to work with Tron. Tron Grid allows developers to access important tools to develop decentralized applications … Continued
What is TronGridJS?

What is TronGridJS?

TronGridJS is a Javascript library for utilizing TronGrid APIs to retrieve blockchain data from the TRON network.
What is Tron Station?

What is Tron Station?

Tron Station is a web application and Javascript API Library for estimating Tron energy and bandwidth consumption based on Tron network. Developers can quickly review energy and bandwidth points information before deploying/triggering a smart contract or make a transaction.
What is Tron Station Web Application?

What is Tron Station Web Application?

The Tron Station Web Application is a simple user interface for calculating units, energy, bandwidth, and SR vote rewards on the Tron network.
What is Tron Station SDK?

What is Tron Station SDK?

The Tron Station SDK is a Javascript API library that can be integrated into projects to calculate energy, bandwidth, and SR vote rewards on the Tron network.
What are SDK Functions?

What are SDK Functions?

Get Chain Parameters, Get Resource, Calculate Frozen Energy, Calculate Burn Energy, Calculate Max Energy Limit, and Calculate SR Reward.