Files
2026-07-13 13:14:29 +08:00

32 lines
974 B
JSON

{
"name": "Cardano",
"website": "https://cardano.org",
"description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. Cardano is built in the secure Haskell programming language.",
"explorer": "https://cardanoexplorer.com/",
"research": "https://research.binance.com/en/projects/cardano",
"symbol": "ADA",
"type": "coin",
"decimals": 6,
"status": "active",
"tags": [
"staking-native"
],
"links": [
{
"name": "github",
"url": "https://github.com/input-output-hk/cardano-sl/"
},
{
"name": "x",
"url": "https://x.com/cardano"
},
{
"name": "reddit",
"url": "https://reddit.com/r/cardano"
},
{
"name": "whitepaper",
"url": "https://www.cardano.org/en/academic-papers/"
}
]
}