io.nuls.v2:common

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.nuls.v2
ArtifactId

ArtifactId

common
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/nuls-io/nuls-v2

Download common

Filename Size
common-1.0.0.RELEASE.pom 7 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.nuls.v2/common/ -->
<dependency>
    <groupId>io.nuls.v2</groupId>
    <artifactId>common</artifactId>
    <version>1.0.0.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.nuls.v2/common/
implementation 'io.nuls.v2:common:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/io.nuls.v2/common/
implementation ("io.nuls.v2:common:1.0.0.RELEASE")
'io.nuls.v2:common:pom:1.0.0.RELEASE'
<dependency org="io.nuls.v2" name="common" rev="1.0.0.RELEASE">
  <artifact name="common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.nuls.v2', module='common', version='1.0.0.RELEASE')
)
libraryDependencies += "io.nuls.v2" % "common" % "1.0.0.RELEASE"
[io.nuls.v2/common "1.0.0.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nuls-core
  • nuls-core-h2
  • nuls-core-rpc
  • nuls-core-rockdb
  • nuls-base
  • nuls-base-api-provider
  • nuls-base-protocol-update

NULS 2.0

Welcome to NULS!

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.

Getting Started

test

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 with the following command:

./check-status

Note: The command will automatically end when all modules are started.

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://beta.nulscan.io/

Web Wallet: http://beta.wallet.nuls.io/

ChainBox Tutorial

Please check the following documents:

https://docs.nuls.io/NULS2.0/chainBoxGuide.html

Debug

Stay tuned

Configuration

Stay tuned

Interfaces

Stay tuned

Modules Description

Please check the following documents:

https://docs.nuls.io/Docs/c_module.html

Note: Some documents are in the process of being updated, so please understand if there are some inconsistencies.

Contribution

Contributions to NULS are welcomed! We sincerely invite developers who are experienced in the blockchain field to join the NULS technology community. Details: https://nuls.community/d/9-invitation-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 released under a different license specified in their module library path.

Community

test

io.nuls.v2

Versions

Version
1.0.0.RELEASE
1.0.0-beta3
1.0.0-beta2
1.0.0-beta1
1.0.0-alpha1
1.0.0-alpha