trustwallet-assets/blockchains/litecoin/info/info.json
2021-03-08 10:39:42 +00:00

25 lines
863 B
JSON

{
"name": "Litecoin",
"website": "https://litecoin.org/",
"source_code": "https://github.com/litecoin-project/litecoin",
"white_paper": "https://www.allcryptowhitepapers.com/litecoin-whitepaper/",
"description": "Litecoin is a peer-to-peer Internet currency that enables instant, near-zero cost payments to anyone in the world.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/LitecoinProject",
"handle": "LitecoinProject"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/litecoin",
"handle": "litecoin"
}
],
"explorer": "https://blockchair.com/litecoin",
"research": "https://research.binance.com/en/projects/litecoin",
"symbol": "LTC",
"type": "COIN",
"decimals": 8,
"status": "active"
}