WendySanarwanto / Nuls-io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NULS 2.0

Welcome to NULS!

[TOC]

Introduction

NULS is a blockchain infrastructure that provides customizable services and is also a global open-source community blockchain project. NULS adopts micro-services to achieve a highly modular underlying architecture, using smart contracts and cross-chain technologies, combined with the ability of Chain Factory to quickly build chains, reduce development costs, and accelerate blockchain business application landing.

Get Start

Download Release

Download URL:RELEASES

Running NULS 2.0

Bootstrap

Execute the following command

./start

Check Status

It takes a certain amount of time to start, you can get the startup status by the following command.

./check-status

Executables

Command Command
start Start the program and start all NULS modules one after another.
shutdown Stop the program and stop all NULS modules one after another.
check-status Check the running status of all modules, stop screen output when all modules are successfully started

Docker quick start

Stay tuned

Explorer and Web Wallet

Explorer URL: http://alpha.nuls.io Web Wallet: http://alpha.wallet.nuls.io

Building the source

Please check the following documents:

http://docs.nuls.io/NULS2.0/packageGeneration.html

Debug

Stay tuned

Configuration

Stay tuned

Interfaces

Stay tuned

Modules Description

Please check the following documents;

http://docs.nuls.io/NULS2.0/developModule.html#only-add-modules

Contribution

Contributions to NULS are welcomed! We sincerely invite developers who experienced in blockchain field to join in NULS technology community. Details: s: https://nuls.communimunity/d/9-recruitment-of-community-developers To be a great community, Nuls needs to welcome developers from all walks of life, with different backgrounds, and with a wide range of experience.

License

Nuls is released under the MIT license. Modules added in the future may be release under different license, will specified in the module library path.

Community

About

License:MIT License


Languages

Language:Java 99.3%Language:Shell 0.5%Language:TSQL 0.1%Language:Batchfile 0.1%Language:Go 0.0%