mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
75136431f4
* 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>
31 lines
1.2 KiB
JSON
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"
|
|
} |