Engima is a CLI application used to generate hermes token
Clone the repository to install enigma.
$ git clone https://github.com/pipethedev/enigma.git
$ cd enigma
$ go mod vendor
REDIS_ADDRESS=<REDIS_ADDRESS>
REDIS_PASSWORD=<REDIS_PASSWORD>
$ go run main.go
$ go build
Note: You can download the executable from here instead if you don't want to set it up using the repository.
Create new hermes token
./enigma -create
Fetch existing hermes token
./enigma -get