trustwallet-assets/blockchains/ravencoin/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

23 lines
1.2 KiB
JSON

{
"name": "Ravencoin",
"website": "https://ravencoin.org",
"source_code": "https://github.com/RavenProject/Ravencoin",
"white_paper": "https://ravencoin.org/whitepaper",
"description": "Ravencoin is a digital peer to peer network that aims to implement a use case specific blockchain, designed to efficiently handle the transfer of assets from one party to another.",
"description": "Ravencoin (RVN) is an open-source blockchain project that specializes in the creation and peer-to-peer transfer of assets. Ravencoin enables users to create and trade any real-world (e.g. commodities) or digital (e.g. virtual goods) assets on a network. The core developers launched Ravencoin on 3 Jan 2018. The project has some prominent backers: Bruce Fenton, Board Member of The Bitcoin Foundation, advises the team while Overstock has made a multi-million dollar investment into the project.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/ravencoin",
"handle": "ravencoin"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Ravencoin",
"handle": "Ravencoin"
}
],
"explorer": "https://ravencoin.network",
"research": "https://research.binance.com/en/projects/ravencoin"
}