# README
spectre-node
Running locally
Configuration
The configuration is done via environment variables. If you want to run the node locally edit the .env.shell
file and use the command:
source .env.shell
The node can then be run with the command:
go run main.go