mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
fa65134c48
* Update coin info to contain short description * Rename whitepaper to white_paper * Fix filecoin file * Fix iost json
27 lines
1.1 KiB
JSON
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"
|
|
} |