Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

XinFinOrg/Local_DPoS_Setup

Repository files navigation

XinFin DPoS

Build a XDC01 DPoS Based BlockChain network in few steps...!

Here’s how you built a XDC01 blockchain network, in this repository you will get a step-by-step guidance on setting up a hassle free XDC01 blockchain without knowing blockchain knowledge.

Prerequisite

Operating System: Ubuntu 16.04 64-bit or higher

Hardware:

Hardware Minimum Desired
CPU's: 2 4
Memory: 4 GB 16 GB
Storage: 100 GB 500 GB

Network Ports

Following network ports need to be open for the nodes to communicate

Port Type Definition
30301-3030* TCP/UDP XDC Enode
8545-854* TCP RPC
9545-954* TCP WebSocket

Launch the setup script

    bash run.sh

Delete Old Data

    bash reset.sh

Releases

No releases published

Packages

No packages published

Languages