trustwallet-assets/blockchains/nuls/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": "NULS",
"website": "https://nuls.io",
"source_code": "https://github.com/nuls-io/nuls",
"whitepaper": "http://docs.nuls.io",
"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"
}
],
"details": [
{
"language": "en",
"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."
}
],
"data_source": "crowd"
}