Installation
Automated Installation
1. Clone the repository to the home folder and run it
$ cd && git clone https://github.com/ethernity-cloud/mvp-pox-node.git
$ cd mvp-pox-node
$ ./etny-node-installer.sh2. Run the script again after system restart
Maual Installation
1. Install ansible
2. Clone the repository
3. Install the kernel with SGX support
4. Create config file (please use your own wallets):
5. Start the node
6. Check if the service is running correctly.
Last updated