- Copy .env.example to .env
$ cp .env.example .env
- Create discord webhook url and update the
DISCORD_URL
environment variable in.env
with it - Update the
RPC_LINK
in the.env
file, with an RPC link pointing to a node server on the Energi Blockchain - Make sure to update the
NODE_ENV
toproduction
while deploying to services like Heroku. - Update Nexus with URl of deployed version of this project