trustwallet-assets/blockchains/ether-1/info/info.json
Adam R bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08:00

22 lines
1015 B
JSON

{
"name": "Ether-1",
"website": "https://ether1.org/",
"source_code": "https://github.com/Ether1Project",
"white_paper": "http://www.ether1.cloud/images/whitepaper.pdf",
"description": "The Ether-1 Project aims to disrupt how information is shared and controlled on the internet by providing a new solution for how files are fundamentally stored and accessed.",
"description": "Ether-1 (ETHO) is a fork of Ethereum implementing a decentralized hosting platform (ethoFS) using a community-owned node network combining blockchain indexing technology and the IPFS protocol to deliver decentralized content on-demand.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Ether1Official",
"handle": "Ether1Official"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/etho1/",
"handle": "etho1"
}
],
"explorer": "https://explorer.ether1.org/"
}