mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* 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>
22 lines
1015 B
JSON
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/"
|
|
}
|