Skip to main content

Quick Install - Binaries

nodectl can now begin the installation of the java binary files that allow our Node to run the Tessellation protocol.

nodectl will do this for us automatically, so no action is required.

nodectl installing [ mainnet ]
------- * DOWNLOADING BINARIES * -------
Downloading version ........................... v2.3.2
Fetch [cl-keytool.jar -> global] .............. completed
Fetch [cl-wallet.jar -> global] ............... completed
Fetch [cl-node.jar -> dag-l0] ................. completed
Fetch [cl-dag-l1.jar -> dag-l1] ............... completed
Fetch [mainnet-seedlist -> dag-l0] ............ completed
Fetch [seedlist for -> dag-l1] ................ disabled

Description Chart

Description of the files being downloaded here.

Note

The file names may change depending on the metagraph being configured, for this Node.

Binary File NameProfile TypeDescription
cl-keytool.jarglobalConstellation customized keytool file to handle p12 file encryption/decryption/validation
cl-wallet.jarglobalConstellation customized wallet utility.
cl-node.jardag-l0Layer0 Tessellation Protocol binary.
cl-dag-l1.jardag-l1Layer1 Tessellation Protocol binary.
mainnet-seedlistdag-l0Access list for gaining access to the layer0 cluster
seedlistdag-l1Access list for gaining access to the layer1 cluster. Hypergraph currently has this access list disabled.

Next nodectl will install the Tessellation binary packages.