trustwallet-assets/blockchains/litecoin/info/info.json

29 lines
890 B
JSON
Raw Normal View History

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