trustwallet-assets/blockchains/decred/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.4 KiB
JSON

{
"name": "Decred",
"website": "https://www.decred.org",
"source_code": "https://github.com/decred",
"whitepaper": "https://docs.decred.org/",
"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"
}
],
"details": [
{
"language": "en",
"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"
}