This script is a community effort to facilitate the creation of Lachesis Read Only Nodes ( Fantom Network)
This script automates the steps of the following guide https://github.com/Fantom-foundation/lachesis_launch/blob/master/README.md#%23init-SFC-contract-context
We runned that script on an EC2 AWS Instance running on Ubuntu 18.
-
Connect to your VPS
-
Login in Super User
sudo su -
launch the following command
curl -s https://raw.githubusercontent.com/ablockio/auto-lachesis-read-only-validator/master/launch.sh | bash -
Enjoy!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.