trustwallet-assets/blockchains/ton/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.1 KiB
JSON

{
"name": "Telegram Open Network",
"website": "https://telegram.org/",
"source_code": "https://github.com/ton-blockchain/ton",
"white_paper": "https://test.ton.org/ton.pdf",
"short_description": "The Telegram Open Network (TON) describes itself as a fast, secure and scalable blockchain and network project, reportedly capable of handling millions of transactions per second.",
"description": "The Telegram Open Network (TON) platform aims to meld the features of its messaging platform with cryptocurrency and blockchain. The Telegram Open Network (TON) describes itself as a fast, secure and scalable blockchain and network project, reportedly capable of handling millions of transactions per second. The Telegram Open Network (TON) will utilize Gram tokens, with an estimated launch date of 31 Oct 2019.",
"socials": [
{
"name": "Twitter",
"url": "",
"handle": ""
},
{
"name": "Reddit",
"url": "",
"handle": ""
}
],
"explorer": "https://test.ton.org/testnet/"
}