Giter Site home page Giter Site logo

zentachain / zentanetwork-archived Goto Github PK

View Code? Open in Web Editor NEW
16.0 2.0 3.0 1.5 MB

Zentanetwork is a forkless Proof of Stake consensus for communication and data storage.

License: GNU Affero General Public License v3.0

Makefile 0.56% Rust 98.53% Shell 0.91%
zentachain substrate proof-of-stake communication zentanetwork zentalk ipfs-blockchain smart-contracts meshnet blockchain

zentanetwork-archived's Introduction

⚡ Zentanetwork ⚡

Zentanetwork is a forkless Proof of Stake (PoS) consensus for communication and data storage. The construction of a forkless network enables Zentalk and Zentavault to make the perfect provision for Zentachain ecosystem.

Getting Started Zentanetwork

# Clone Zentanetwork repository
git clone https://github.com/ZentaChain/Zentanetwork
# This command is a fast check
cargo test --all
# This command will firstly compile the code
cargo build --release

Local-network

# Start the local-net
./target/release/zentachain --local

Multi local-network

# Start Alice
./target/release/zentachain --chain local --alice /tmp/alice
# Start Bob with the boostnode id
./target/release/zentachain chain local --bob /tmp/bob --port 30334 --bootnodes '/ip4/127.0.0.1/tcp/30333/p2p/BOOTNODEID'

Development-network

# Run single-node development-net
./target/release/zentachain --dev

Zajin-network (Alpha - POA)

# Run single-node Zajin-net
$ ./target/release/zentachain --chain zajin

Zentachain Main-network (Zikaron - POS)

# Start the main-net
./target/release/zentachain --chain zikaron

Zentachain Main-network (Alnitak - POS)

# Start the main-net of Alnitak
./target/release/zentachain --chain alnitak

Purge Database of the Network

# Purging chain-database
./target/release/zentachain purge-chain --"chain-ID"

Run in Docker

First, install Docker and Docker Compose.

Then run the following command to start a single node development chain.

./scripts/docker_run.sh
# Run node without re-compiling
./scripts/docker_run.sh ./target/release/zentachain --dev --ws-external

# Purge the local dev chain
./scripts/docker_run.sh ./target/release/zentachain purge-chain --dev

# Check whether the code is compilable
./scripts/docker_run.sh cargo check

Help

# For a breakdown of the node command-line options
./target/release/zentachain --help

Advanced Introduction

For deeper insights into the Zentanetwork

Status

Under active development.

License

GNU Affero General Public License v3.0

license

zentanetwork-archived's People

Contributors

0xsha512 avatar gokselp avatar swissmani avatar zentachainadmin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.