trustwallet-assets/blockchains/decred/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.3 KiB
JSON

{
"name": "Decred",
"website": "https://www.decred.org",
"source_code": "https://github.com/decred",
"white_paper": "https://docs.decred.org/",
"short_scription": "",
"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.",
"explorers": [
{
"name": "Decred Block Explorer",
"url": "https://explorer.dcrdata.org/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/decredproject",
"handle": "decredproject"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/decred",
"handle": "decred"
}
],
"data_source": "crowd"
}