trustwallet-assets/blockchains/groestlcoin/info/info.json
notadao 6907f29be8
Added research links (#2391)
* Added links to research.binance.com for all native protocol assets

* Added information about BNB and Band
2020-06-17 17:53:08 +08:00

23 lines
1.1 KiB
JSON

{
"name": "Groestlcoin",
"website": "http://groestlcoin.org",
"source_code": "https://github.com/Groestlcoin",
"white_paper": "http://www.groestl.info/groestl-implementation-guide.pdf",
"short_description": "Groestlcoin (GRS) is a cryptocoin, that is optionally private. Anyone can mine it effectively, with GPU.",
"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.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/GroestlcoinTeam",
"handle": "GroestlcoinTeam"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/groestlcoin",
"handle": "groestlcoin"
}
],
"explorer": "https://grs.tokenview.com/",
"research": "https://research.binance.com/en/projects/groestlcoin"
}