This repository has provisioning scripts as well as startup scrits for Energi Core Node
-
Linux / VPS
-- energi3-linux-installer.sh : Provisioning Script for amd64 or x86_64 Linux -- energi3-aarch64-installer.sh : Provisioning Script for RPi and i386 (32-bit Linux) -- start_staking.sh : Start Staking
-- start_screen_staking.sh : Start Staking withinscreen
-- start_mn.sh : Start Masternode
-- start_screen_mn.sh : Start Masternode withinscreen
-- energi3-cli : Wrapper command-line script -
Windows
-- energi3-windows-installer.bat : Provisioning Script
-- start_mn.bat : Start Masternode
-- start_staking.bat : Start Staking
-- energi3.ico : Energi Icon Logo -
MacOS
-- energi3-macos-installer.sh : Provisioning Script
-- start_node.sh : Script to start staking/mastrnode in mainnet or testnet
-- start_staking.sh : Start Staking
-- start_mn.sh : Start Masternode
If you are having issues with low peer nodes, do the following.
-
- If you are running your core on a Linux VPS, login to the VPS
-
- Attach to core node
- Linux / Mac: Run
energi3 attach
- Windows: Start Attach
-
- Goto list of bootnode and copy the content.
-
- Paste the content to core node console.
- hardhat : Hardhad config files
- truffle : Truffle config files
Files in docker-compose
are meant to be used to spin up a Docker environment to run Energi Core node. It is monitored via nodemon
which can send alerts to Discord and/or Telegram.