trustwallet-assets/blockchains/nimiq/info/info.json
Mykola 75136431f4
Mykola/add username prop (#1091)
* Add nested-property for easy work with objects

* Add infoList interface

* Modify and run script  to gen new "username" property

* Add "username" prop for all coins

* Optimised images with calibre/image-actions

* Optimised images with calibre/image-actions

* Rename username -> handle

* Rename username -> handle

* Optimised images with calibre/image-actions

* rename

* Update handle

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-01-28 12:55:19 -08:00

31 lines
1.3 KiB
JSON

{
"name": "Nimiq",
"website": "https://nimiq.com",
"source_code": "https://github.com/nimiq",
"whitepaper": "https://nimiq.com/whitepaper",
"explorers": [
{
"name": "Nimiq Watch",
"url": "https://nimiq.watch"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nimiq",
"handle": "nimiq"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/Nimiq",
"handle": "Nimiq"
}
],
"details": [
{
"language": "en",
"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"
}
],
"data_source": "crowd"
}