forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfo.json
More file actions
25 lines (25 loc) · 863 Bytes
/
info.json
File metadata and controls
25 lines (25 loc) · 863 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"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"
}