trustwallet-assets/blockchains/stellar/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
2.0 KiB
JSON

{
"name": "Stellar",
"website": "https://www.stellar.org",
"source_code": "https://github.com/stellar",
"whitepaper": "https://www.stellar.org/papers/stellar-consensus-protocol.pdf",
"explorers": [
{
"name": "Stellar.org Dashboard",
"url": "https://dashboard.stellar.org/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/StellarOrg",
"handle": "StellarOrg"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/stellar",
"handle": "stellar"
}
],
"details": [
{
"language": "en",
"description": "The Stellar network is an open source, distributed, and community owned network used to facilitate cross-asset transfers of value. Stellar aims to help facilitate cross-asset transfer of value at a fraction of a penny while aiming to be an open financial system that gives people of all income levels access to low-cost financial services. Stellar can handle exchanges between fiat-based currencies and between cryptocurrencies. Stellar.org, the organization that supports Stellar, is centralized like XRP and meant to handle cross platform transactions and micro transactions like XRP. However, unlike Ripple, Stellar.org is non-profit and their platform itself is open source and decentralized. Through the use of its intermediary currency Lumens (XLM), a user can send any currency that they own to anyone else in a different currency. \r\n\r\nStellar was founded by Jed McCaleb in 2014. Jed McCaleb is also the founder of Mt. Gox and co-founder of Ripple, launched the network system Stellar with former lawyer Joyce Kim. Stellar is also a payment technology that aims to connect financial institutions and drastically reduce the cost and time required for cross-border transfers. In fact, both payment networks used the same protocol initially."
}
],
"data_source": "crowd"
}