Become Testnet Fullnode From Source
Instructions to install the oraid binary and run as a service by systemd
Oraid Installation and setup
Preresquites
Operating System
Go version (required)
Make (required)
sudo apt update && sudo apt install makeGcc (required)
sudo apt update && sudo apt install gccBuild the binary from source
Initialize Orai Testnet Node
Finally, your working directory should be like below:
Setup to run node
Edit config
Last updated
Was this helpful?