trustwallet-assets/blockchains/doge/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.3 KiB
JSON

{
"name": "Dogecoin",
"website": "http://dogecoin.com",
"source_code": "https://github.com/dogecoin/dogecoin",
"white_paper": "https://github.com/dogecoin/dogecoin/blob/master/README.md",
"short_description": "Dogecoin is an open source peer-to-peer digital currency, favored by Shiba Inus worldwide. Introduced as a joke currency on 6 December 2013, Dogecoin quickly developed its own online community.",
"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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/dogecoin",
"handle": "dogecoin"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/dogecoin",
"handle": "dogecoin"
}
],
"explorer": "https://blockchair.com/dogecoin"
}