Unova NOP

Connect to the Unova Network

The Node Onboarding Package (NOP) enables organizations and developers to quickly connect to the Unova network, and start participating in decentralized coordination.

NOP provides a standardized and secure way to deploy a Unova node, integrate existing systems, and interact with smart contracts and applications—without complex blockchain setup.

Why NOP

Unova is designed for real-world adoption. The Node Onboarding Package simplifies participation by:

  • Reducing technical complexity
  • Enabling fast network deployment
  • Supporting enterprise integration via APIs
  • Ensuring secure and standardized configuration
  • Allowing organizations to retain full control over their data and infrastructure

NOP supports Unova’s core principles of data sovereignty, privacy, and decentralized participation.

What You Can Do with NOP

With the Node Onboarding Package, you can:

Node Types

Unova supports multiple node roles depending on the level of participation.

For testing and development, a Standard Network Node (Type 3) provides lightweight access to the network and is ideal for builders and innovators.

Run a Node on Testnet

To launch a Standard Network Node (Type 3) on Unova Testnet:

export NODE_URL=http://IP_ADDRESS NETWORK=test NODE_TYPE=type3 && source (curl
-s http://setup.unova.io/nop/launch.sh)

Replace IP_ADDRESS with your server’s public IP address.

This command will automatically install and configure your node and connect it to the Unova Testnet environment.