mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6907f29be8
* Added links to research.binance.com for all native protocol assets * Added information about BNB and Band
23 lines
681 B
JSON
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"
|
|
}
|