trustwallet-assets/blockchains/cardano/info/info.json
Mykola f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00

21 lines
1.7 KiB
JSON

{
"name": "Cardano",
"website": "https://cardano.org",
"source_code": "https://github.com/input-output-hk/cardano-sl/",
"white_paper": "https://www.cardano.org/en/academic-papers/",
"short_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.",
"description": "Cardano (ADA) is a decentralized platform that will allow complex programmable transfers of value in a secure and scalable fashion. It is reportedly the first blockchain platform to evolve out of a scientific philosophy and a research-first driven approach, and one of the first to be built in the Haskell programming language. Cardano is developing a smart contract platform which seeks to deliver more advanced features than any protocol previously developed. The development team consists of a large global collective of expert engineers and researchers. The protocol reportedly features a layered blockchain software stack that is flexible, scalable, and is being developed with the most rigorous academic and commercial software standards in the industry. Cardano will use a democratic governance system that allows the project to evolve over time, and fund itself sustainably through a treasury system.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/cardano",
"handle": "cardano"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/cardano",
"handle": "cardano"
}
],
"explorer": "https://cardanoexplorer.com/"
}