updated NEAR info.json

source:
https://coinmarketcap.com/currencies/near-protocol
https://near.org/
This commit is contained in:
zachzwei 2020-10-14 12:38:07 +08:00
parent dca3d15f78
commit 6c96aa2801

View File

@ -1,21 +1,22 @@
{
"name": "",
"website": "",
"source_code": "",
"white_paper": "",
"short_description": "",
"description": "",
"name": "NEAR Protocol",
"website": "https://near.org",
"source_code": "https://github.com/nearprotocol/nearcore",
"white_paper": "https://near.org/papers/the-official-near-white-paper",
"short_description": "NEAR is an open source platform that accelerates the development of decentralized applications.",
"description": "NEAR is a decentralized application platform with the potential to change how systems are designed, how applications are built and how the web itself works.",
"socials": [
{
"name": "Twitter",
"url": "",
"handle": ""
"url": "https://twitter.com/nearprotocol",
"handle": "nearprotocol"
},
{
"name": "Reddit",
"url": "",
"handle": ""
"url": "https://www.reddit.com/r/nearprotocol/",
"handle": "nearprotocol"
}
],
"explorer": ""
"explorer": "https://explorer.near.org/",
"research": "https://research.binance.com/en/projects/near-protocol"
}