Units Network

Units Network is a blockchain network operating on top of the Waves blockchain. It introduces a novel approach to blockchain architecture, merging high performance and scalability with robust security and decentralization.

Our validator info:

Peer: units.validator.wiki:6865
enode://a98c0670279c15bc5249e1a3801dd69d441e7be6879b6787437eec5527b09329fb2ff9d4b8153f93fe184b23258b4691e33fff24339d8ce3d2fc140c9e97f14f@37.27.26.40:30303

Hardware requirements: 4 CPU cores, 8 GB RAM, 60+ GB SSD.

Port: 8545, 30303, 6868, 6869

Auto install

if [ -x "$(command -v wget)" ]; then apt install wget -y; fi && \
wget https://files.innode.tech/auto_install/units.sh && chmod +x units.sh && ./units.sh && rm units.sh

Join Mining (optional)

Convert your address to base64:

echo <address> | xxd -r -p | base64

Invoke the join() function:

Specify your address on the Unit Zero Testnet as an argument to receive epoch rewards and transaction fees

Check node

Last updated