trustwallet-assets/blockchains/nuls/info/info.json
Viktor Radchenko fa65134c48
Update coin info to contain short description (#1235)
* Update coin info to contain short description

* Rename whitepaper to white_paper

* Fix filecoin file

* Fix iost json
2020-02-15 10:04:11 +09:00

27 lines
1.3 KiB
JSON

{
"name": "NULS",
"website": "https://nuls.io",
"source_code": "https://github.com/nuls-io/nuls",
"white_paper": "http://docs.nuls.io",
"short_scription": "",
"description": "NULS is a microservices-driven blockchain project that uses the Proof of Credit (PoC) consensus mechanism (dPoS plus credit rating) to mine via staking. The NULS modular design features NULSTAR, a microservices-based framework reportedly enabling enterprise-grade blockchain solutions for smart contracts, private chains, public chains, dApps and NRC-20 tokenization. NULS 1.0 mainnet launched in July, 2018. The main product of NULS is Chain Factory, a chain-building tool that allows businesses to utilize the plug-and-play selection of modules from the NULS Module Repository including cross-chain consensus for asset value circulation within the NULS ecosystem.",
"explorers": [
{
"name": "NulScan",
"url": "https://nulscan.io"
}
],
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/nuls",
"handle": "nuls"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/nulsservice",
"handle": "nulsservice"
}
],
"data_source": "crowd"
}