trustwallet-assets/blockchains/xrp/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
747 B
JSON

{
"name": "XRP",
"website": "https://ripple.com/xrp/",
"source_code": "https://github.com/ripple",
"white_paper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
"short_scription": "",
"description": "Instantly move money to all corners of the world.",
"explorers": [
{
"name": "XRP Charts",
"url": "https://xrpcharts.ripple.com/#/graph/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Ripple",
"handle": "Ripple"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Ripple",
"handle": "Ripple"
}
],
"data_source": "crowd"
}