ogwurujohnson / towncrier

A Decentralised Proposal town crier

Home Page:https://energi-reroute.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Town Crier (Energi Decentralised Proposal Notification)

Getting started

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

About

A Decentralised Proposal town crier

https://energi-reroute.herokuapp.com/


Languages

Language:JavaScript 98.5%Language:Shell 1.5%