trustwallet-assets/blockchains/xrp/info/info.json
notadao 6907f29be8
Added research links (#2391)
* Added links to research.binance.com for all native protocol assets

* Added information about BNB and Band
2020-06-17 17:53:08 +08:00

23 lines
681 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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/Ripple",
"handle": "Ripple"
},
{
"name": "Reddit",
"url": "https://www.reddit.com/r/Ripple",
"handle": "Ripple"
}
],
"explorer": "https://xrpcharts.ripple.com/#/graph/",
"research": "https://research.binance.com/en/projects/xrp"
}