-
-
Notifications
You must be signed in to change notification settings - Fork 0
Install
fr1t2 edited this page Mar 28, 2024
·
1 revision
To install the bot on a linux system we need some basic things.
- zond node installed and synced
- git, screen...
- Clone the repository
- Install the dependencies with npm install
- Copy the config.json.example file to config.json and fill in the required fields
- Install and sync a local Zond node
- Run the bot with npm start