trustwallet-assets/blockchains/groestlcoin/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.1 KiB
JSON

{
"name": "Groestlcoin",
"website": "http://www.groestlcoin.org",
"source_code": "https://github.com/Groestlcoin",
"white_paper": "http://www.groestl.info/groestl-implementation-guide.pdf",
"short_description": "",
"description": "Launched in Mar 2014, Groestlcoin (GRS) is a peer-to-peer (p2p) cryptocurrency with a focus on technological advancement. GRS is reportedly he first coin to implement Segregated Witness (SegWit) and perform the first Lightning Network transaction on its mainnet network. GRS utilizes two rounds of Grøstl-512 for its mining algorithm. GRS claims to have major development releases every 3 months.",
"explorers": [
{
"name": "Groestlcoin Explorer",
"url": "https://grs.tokenview.com/"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/GroestlcoinTeam",
"handle": "GroestlcoinTeam"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/groestlcoin",
"handle": "groestlcoin"
}
],
"data_source": "crowd"
}