Update DCR info.json

Source:
https://coinmarketcap.com/currencies/decred/
This commit is contained in:
zachzwei 2020-01-21 22:12:09 +08:00
parent 3856cbef63
commit 3dc229fc2f

View File

@ -1,28 +1,28 @@
{ {
"name": "", "name": "Decred",
"website": "", "website": "https://www.decred.org",
"source_code": "", "source_code": "https://github.com/decred",
"whitepaper": "", "whitepaper": "https://docs.decred.org/",
"explorers": [ "explorers": [
{ {
"name": "", "name": "Decred Block Explorer",
"url": "" "url": "https://explorer.dcrdata.org/"
} }
], ],
"socials": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "" "url": "https://twitter.com/decredproject"
}, },
{ {
"name": "Reddit", "name": "Reddit",
"url": "" "url": "https://reddit.com/r/decred"
} }
], ],
"details": [ "details": [
{ {
"language": "en", "language": "en",
"description": "" "description": "Decred (DCR) is an open-source, Bitcoin fork that places emphasis on development funding, on-chain governance, and consensus mechanisms.\r\n\r\nLaunched in Feb 2016 by the Bitcoin developers behind btcsuite (an alternative full-node Bitcoin implementation written in Go (golang), Decred successfully orchestrated an on-chain user-activated consensus vote, which is emblematic of the project's emphasis on community-driven stakeholder governance. Other features of the project include a hybrid proof-of-work (PoW) proof-of-stake (PoS) consensus voting system, a public proposal platform, smart contracts, cross-chain atomic swaps, and cross-platform wallets."
} }
], ],
"data_source": "crowd" "data_source": "crowd"