trustwallet-assets/blockchains/ravencoin/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.2 KiB
JSON

{
"name": "Ravencoin",
"website": "https://ravencoin.org",
"source_code": "https://github.com/RavenProject/Ravencoin",
"white_paper": "https://ravencoin.org/whitepaper",
"short_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"
}