mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
798 B
JSON
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"
|
|
} |