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": "", "name": "NEAR Protocol",
"website": "", "website": "https://near.org",
"source_code": "", "source_code": "https://github.com/nearprotocol/nearcore",
"white_paper": "", "white_paper": "https://near.org/papers/the-official-near-white-paper",
"short_description": "", "short_description": "NEAR is an open source platform that accelerates the development of decentralized applications.",
"description": "", "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": [ "socials": [
{ {
"name": "Twitter", "name": "Twitter",
"url": "", "url": "https://twitter.com/nearprotocol",
"handle": "" "handle": "nearprotocol"
}, },
{ {
"name": "Reddit", "name": "Reddit",
"url": "", "url": "https://www.reddit.com/r/nearprotocol/",
"handle": "" "handle": "nearprotocol"
} }
], ],
"explorer": "" "explorer": "https://explorer.near.org/",
"research": "https://research.binance.com/en/projects/near-protocol"
} }