OJX Chain Fullnode
Fullnodes Functions
Stores the full blockchain history on disk and can answer the data request from the network.
Receives and validates the new blocks and transactions.
Verifies the states of every accounts.
Supported Platforms
We support running a full node on Mac OS X
and Linux
.
Suggested Requirements
Fullnode
VPS running recent versions of Mac OS X or Linux.
4 cores of CPU and 8 gigabytes of memory (RAM).
A broadband Internet connection with upload/download speeds of 5 megabyte per second
Build geth from https://github.com/ojacoin/ojx20 or download from https://github.com/ojacoin/ojx20/bin/
Steps to Run a Full Node
Download ojx.json from https://github.com/ojacoin/ojx20/tree/master/genesis
Make node folder
Initialize the Node
Run the Nodes
Last updated