trustwallet-assets/blockchains/xrp/info/info.json
zachzwei f85dda0a7d Update XRP info.json
added short description
2020-02-17 12:02:19 +08:00

27 lines
798 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_description": "Instantly move money to all corners of the world.",
"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"
}