trustwallet-assets/blockchains/tron/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.3 KiB
JSON

{
"name": "TRON",
"website": "https://tron.network/",
"source_code": "https://github.com/tronprotocol",
"whitepaper": "https://developers.tron.network/docs",
"explorers": [
{
"name": "Tronscan",
"url": "https://tronscan.org/#/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Tronfoundation",
"handle": "Tronfoundation"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Tronix",
"handle": "Tronix"
}
],
"details": [
{
"language": "en",
"description": "TRON (TRX) strives to build the future of a truly decentralized internet and global free content entertainment system that utilizes blockchain technology. The TRON Protocol represents the architecture of an operating system based on the blockchain which could enable developers to create smart contracts and decentralized applications, freely publish, own, and store data and other content. According to the TRON Foundation, the ecosystem surrounding this network specializes in offering massive scalability and consistent reliability capable of processing transactions at a high rate via high-throughput computing."
}
],
"data_source": "crowd"
}