mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
bb47ec5f3c
* Rename short_description to description in all info.json files. * Adjust check of fields * Adjust field check Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
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",
|
|
"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"
|
|
}
|