Re build from sources
Prerequisitesβ
Build and runβ
1. Make sure you have the required Golang versionβ
go version2. Clone Re repository and cd into itβ
git clone https://github.com/jim380/Re.git
cd Re3. Build a Re node imageβ
make installLast updated