mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
f3ffd0b9ae
* Remove data_source and change explorers for coin info list * Remove explorers and data_soruce from info model * Add new helper func getChainAssetInfoPath * script * Rename explorers => explorer * Rename explorers => explorer * Remove lowercased version * Optimised images with calibre/image-actions * remove Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
21 lines
1.3 KiB
JSON
21 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_description": "NULS is a global blockchain open-source project which is a highly customizable modular blockchain infrastructure; it consists of a microkernel and functional modules.",
|
|
"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.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/nuls",
|
|
"handle": "nuls"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://reddit.com/r/nulsservice",
|
|
"handle": "nulsservice"
|
|
}
|
|
],
|
|
"explorer": "https://nulscan.io"
|
|
} |