# How to Run Strfry Relay
## Prerequisites
## needs latest libsecp256k1-dev, may not work on ubuntu 20.04
sudo apt install -y git build-essential libyaml-perl libtemplate-perl libssl-dev zlib1g-dev liblmdb-dev libflatbuffers-dev libsecp256k1-dev libb2-dev
## Download
git clone https://github.com/hoytech/strfry.git && cd strfry
git submodule update --init
## Compile
make setup-golpe
make STD=--std=c++2a -j4
## Run
./strfry relay