trustwallet-assets/blockchains/monacoin/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.0 KiB
JSON

{
"name": "MonaCoin",
"website": "http://monacoin.org",
"source_code": "https://github.com/monacoinproject/monacoin",
"whitepaper": "https://monacoin.org/#about",
"explorers": [
{
"name": "Insight",
"url": "https://mona.chainsight.info"
}
],
"socials": [
{
"name": "Twitter",
"url": "",
"handle": ""
},
{
"name": "Reddit",
"url": "https://reddit.com/r/monacoin",
"handle": "monacoin"
}
],
"details": [
{
"language": "en",
"description": "MonaCoin (MONA) is an open source peer-to-peer payment network. It was thrust into the limelight when it was featured on WBS TV Network Tokyo, which reported a man purchasing a plot of land in Nagano with MonaCoin. The idea of MonaCoin was conceived from a Japan-based bulletin board called 2-Channel (2?????) by a user who goes by the handle of 'Mr Watanabe'."
}
],
"data_source": "crowd"
}