Ethernity Node Quick Start
Hardware and BIOS
Hardware RequirementsBIOS SettingsPlatform Software
Supported PlatformsBlockchain and Wallets Settings
Blockchain SettingsInstallation
InstallationQuick Start
Install ansible
sudo apt update
sudo apt -y install software-properties-common
sudo apt-add-repository --yes --update ppa:ansible/ansible
sudo apt -y install ansibleClone the repository
Install the kernel with SGX support
Create the config file
Deploy the node
Start the node
Last updated