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

{
"name": "IOST",
"website": "http://iost.io",
"source_code": "https://github.com/iost-official/go-iost",
"whitepaper": "https://iost.io/624/",
"explorers": [
{
"name": "IOSTABC",
"url": "https://www.iostabc.com/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/iostoken",
"handle": "iostoken"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/IOStoken",
"handle": "IOStoken"
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}