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
------- * 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 Name | Profile Type | Description |
---|---|---|
cl-keytool.jar | global | Constellation customized keytool file to handle p12 file encryption/decryption/validation |
cl-wallet.jar | global | Constellation customized wallet utility. |
cl-node.jar | dag-l0 | Layer0 Tessellation Protocol binary. |
cl-dag-l1.jar | dag-l1 | Layer1 Tessellation Protocol binary. |
mainnet-seedlist | dag-l0 | Access list for gaining access to the layer0 cluster |
seedlist | dag-l1 | Access list for gaining access to the layer1 cluster. Hypergraph currently has this access list disabled. |
Next nodectl will install the Tessellation
binary packages.