The Type-2 (enterprise) node can be installed using the Node Onboarding Package (NOP). The NOP has a configurable UI which initiates services that allows deploying and setting up the node to a cloud or on-premises server with the necessary configuration that establishes a connection to the blockchain network and is also responsible in managing data processing. Instead of making the company go through a long process to install all the different applications we have designed our NOP to install 10 applications in 1 command line. This is important because we follow the web3 principle that no central authority should control anything thus each member of the network is also hosting its own applications, so it is a fully trustless and decentralized infrastructure.
CONNECT
The Type-2 (enterprise) node
Everything a company needs to future-proof their supply chain
Run your own node
export
NODE_URL=http://35.172.229.139 NETWORK=test NODE_TYPE=type2 WEB3_NODE_PRIVATEKEY=0xef63…222c1f && source <(curl -s http://setup.unova.io/nop/launch.sh)
Type-1 (validator) nodes
Type-1 (validator) nodes are responsible for creating the blocks in the blockchain and managing smart contracts and get a reward.
Start the onboarding process by creating an account on the onboarding platform
The onboarding platform is designed to cover all the steps needed to initiate and join the Unova blockchain network