- Copy .env.example to .env
$ cp .env.example .env
- Create discord webhook url and update the
DISCORD_URLenvironment variable in.envwith it - Update the
RPC_LINKin the.envfile, with an RPC link pointing to a node server on the Energi Blockchain - Make sure to update the
NODE_ENVtoproductionwhile deploying to services like Heroku. - Update Nexus with URl of deployed version of this project