trustwallet-assets/blockchains/groestlcoin/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.2 KiB
JSON

{
"name": "Groestlcoin",
"website": "http://www.groestlcoin.org",
"source_code": "https://github.com/Groestlcoin",
"whitepaper": "http://www.groestl.info/groestl-implementation-guide.pdf",
"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"
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}