trustwallet-assets/blockchains/nimiq/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.3 KiB
JSON

{
"name": "Nimiq",
"website": "https://nimiq.com",
"source_code": "https://github.com/nimiq",
"white_paper": "https://nimiq.com/whitepaper",
"short_description": "Nimiq is the blockchain designed for simplicity. Nimiq aims to be the best performing and easiest-to-use decentralized payment protocol & ecosystem.",
"description": "Nimiq describes itself as blockchain technology inspired by Bitcoin but designed for the browser.\r\n\r\nImplemented in Rust and JavaScript, Nimiq aims to empower web developers to easily access and build on it. The project claims that only three lines of code connect any web application directly to the blockchain, making it accessible to web-based businesses and projects.\r\n\r\nNimiq reportedly does not require a third-party node to send transactions directly from the browser, which would theoretically enhance accessibility and user experience without compromising on decentralization or censorship-resistance.\r\n\r\nLearn more: https://nimiq.com/en/#onepager",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nimiq",
"handle": "nimiq"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Nimiq",
"handle": "Nimiq"
}
],
"explorer": "https://nimiq.watch"
}