NHBCoin
NHBCoin
GENESIS NETWORK LIVE

Power the Future of Commerce

Run a node, secure the network, and earn real rewards.

NHBCoin validators are the backbone of the Potso Consensus.

Validate transactions. Secure the network. Earn ZNHB.

Why Validate?

Why Become a Validator?

Efficient & Eco-Friendly

Built on the Potso Consensus, validating doesn't require massive mining farms.

It's lightweight, fast, and designed to run on standard hardware.

Earn Consistent Rewards

Validators earn network fees paid in ZNHB

  • Predictable: Rewards are tied to actual network usage.
  • Valuable: ZNHB is the governance and utility token.
No complex staking logic required.

Secure the Future

By running an NHBCoin L1 Node , you decentralize the network.

More validators mean greater security and resilience for the whole ecosystem.

NHB Native Coin

Used for sending payments.

ZNHB Governance & Utility

Used for staking and earning rewards.

Dual-Coin Advantage

Our dual-coin system ensures stability for payments while offering dynamic value for validators.

Ready to Start?

Three steps: a server, one command, and a delegation. That's it.

1

Open a server

Spin up a fresh Ubuntu server -- an AWS EC2 instance works well. You don't need anything installed on it yet; the script in step 2 installs its own prerequisites.

2

Run one command

SSH in, clone the repo, and run the bootstrap script below. It installs Go, builds the node, generates a validator key on that machine only, and starts validating. Done.

git clone https://github.com/josephblackelite/nhbchain.git
cd nhbchain
bash scripts/validator-only-bootstrap.sh --beneficiary YOUR_NHB_WALLET_ADDRESS --reset-state

--reset-state is safe here because this is a brand-new server; drop it on any later re-run of this command.

3

Get paid

The script prints your validator's node address. From a wallet you actually use, go to Validator Hub -> Delegate, paste that address, and delegate at least 10,000 ZNHB.

For the full walkthrough, config reference, and troubleshooting, see the validator setup docs.

Join the community of validators powering the next generation of commerce.