mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6907f29be8
* Added links to research.binance.com for all native protocol assets * Added information about BNB and Band
23 lines
1.1 KiB
JSON
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"
|
|
}
|