trustwallet-assets/blockchains/iost/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.5 KiB
JSON

{
"name": "IOST",
"website": "http://iost.io",
"source_code": "https://github.com/iost-official/go-iost",
"white_paper": "https://iost.io/624/",
"short_description": "The IOS (Internet of Services) offers a solid infrastructure for online service providers. Features a high TPS, scalable and secure blockchain, with privacy protection.",
"description": "The open-source IOST project is meant to meet the security and scalability needs of a decentralized economy by providing blockchain infrastructure that might serve as the architecture for the future of online services. Utilizing factors that include IOST token balances, reputation-based token balance, contributions to the network and user behaviors, their so-called “Proof of Believability” consensus algorithm was developed to ensure the security and efficiency of transactions on the network. The team at IOST recognizes that without sufficient scalability, multinational corporations may not be able to deploy blockchains to service their customers at the level expected today. As such, the teams at IOST propose the Internet of Services Token as a means to reach these ends.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/iostoken",
"handle": "iostoken"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/IOStoken",
"handle": "IOStoken"
}
],
"explorer": "https://www.iostabc.com/"
}