trustwallet-assets/blockchains/doge/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
1.3 KiB
JSON

{
"name": "Dogecoin",
"website": "http://dogecoin.com",
"source_code": "https://github.com/dogecoin/dogecoin",
"whitepaper": "https://github.com/dogecoin/dogecoin/blob/master/README.md",
"explorers": [
{
"name": "Blockchair",
"url": "https://blockchair.com/dogecoin"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/dogecoin",
"handle": "dogecoin"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/dogecoin",
"handle": "dogecoin"
}
],
"details": [
{
"language": "en",
"description": "Based on the popular \"Doge\" Internet meme and featuring a Shiba Inu on its logo, Dogecoin (DOGE) is a cryptocurrency that was forked from Litecoin in Dec 2013. Dogecoin has been used primarily as a tipping system on Reddit and Twitter to reward the creation or sharing of quality content. Dogecoin was created by Billy Markus from Portland, Oregon and Jackson Palmer from Sydney, Australia. Both had envisaged Dogecoin as a fun, light-hearted cryptocurrency that would have greater appeal beyond the core Bitcoin audience."
}
],
"data_source": "crowd"
}