mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
29 lines
737 B
JSON
29 lines
737 B
JSON
|
{
|
||
|
"name": "XRP",
|
||
|
"website": "https://ripple.com/xrp/",
|
||
|
"source_code": "https://github.com/ripple",
|
||
|
"whitepaper": "https://ripple.com/files/ripple_consensus_whitepaper.pdf",
|
||
|
"explorers": [
|
||
|
{
|
||
|
"name": "XRP Charts",
|
||
|
"url": "https://xrpcharts.ripple.com/#/graph/"
|
||
|
}
|
||
|
],
|
||
|
"socials": [
|
||
|
{
|
||
|
"name": "Twitter",
|
||
|
"url": "https://twitter.com/Ripple"
|
||
|
},
|
||
|
{
|
||
|
"name": "Reddit",
|
||
|
"url": "https://www.reddit.com/r/Ripple/"
|
||
|
}
|
||
|
],
|
||
|
"details": [
|
||
|
{
|
||
|
"language": "en",
|
||
|
"description": "Instantly move money to all corners of the world."
|
||
|
}
|
||
|
],
|
||
|
"data_source": "crowd"
|
||
|
}
|