Difference between revisions of "Tron"

From CoinWiki
Jump to: navigation, search
(Development on Tron)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Tron is a decentralized blockchain platform that was co- founded by [https://tron.network/about?lng=en Justin Sun] in 2017. It was created to be a content delivery platform, without any limits or restrictions, for the digital entertainment industry. It allows a way for creators to freely to publish, store and own their uploaded content.  
+
Tron is a decentralized blockchain platform that was co-founded by [[Justin Sun]] in 2017. It was created to be a content delivery platform, without any limits or restrictions, for the digital entertainment industry. It allows a way for creators to freely to publish, store and own their uploaded content.  
  
In June 2018, Tron released it's mainnet and to which it migrated all the TRX tokens which where previously circulating on the [[Ethereum]] blockchain. Their native currency is called the Tronix (TRX)
+
In June 2018, Tron released it's mainnet and to which it migrated all the TRX tokens ([[ERC20]]) which where previously circulating on the [[Ethereum]] blockchain. Their native currency is called the Tronix (TRX).
  
== Tron Tokens ==
+
== Tron TRC Tokens ==
 +
A TRC token is a fungible tradable asset that operates on Tron's blockchain.
 +
 
 +
=== Token Standards ===
 +
* [[TRC10]]
 +
* [[TRC20]]
 +
 
 +
== Development on Tron ==
 +
Tron has a suite of apps to aid in the development and deployment of [[smart contracts]], [[token]]s and [[DApps]].
 +
 
 +
* [[TronLink]]
 +
* [[TRON Virtual Machine]]
 +
* [[TRON-BOX]]
 +
* [[TRON-WEB]]
 +
* [[TRON-STUDIO]]
 +
* [[TRON-GRID]]
 +
 
 +
* [[How to create your own TRC20 token on Tron]]
 +
 
 +
== See Also ==
 +
* [[TRC10]]
 +
* [[TRC20]]
 +
* [[Smart contracts]]
 +
* [[Token]]s
 +
* [[Cryptocurrency]]
 +
 
 +
== Links ==
 +
* [https://tron.network/static/doc/white_paper_v_2_0.pdf White Paper]

Latest revision as of 17:01, 28 March 2019

Tron is a decentralized blockchain platform that was co-founded by Justin Sun in 2017. It was created to be a content delivery platform, without any limits or restrictions, for the digital entertainment industry. It allows a way for creators to freely to publish, store and own their uploaded content.

In June 2018, Tron released it's mainnet and to which it migrated all the TRX tokens (ERC20) which where previously circulating on the Ethereum blockchain. Their native currency is called the Tronix (TRX).

Tron TRC Tokens

A TRC token is a fungible tradable asset that operates on Tron's blockchain.

Token Standards

Development on Tron

Tron has a suite of apps to aid in the development and deployment of smart contracts, tokens and DApps.

See Also

Links