- npm version >= 9.2.0
- Golang v1.24
- Wails v2.10.2
- commit and push your frontend changes (INCLUDING DIST FOLDER!)
- switch to main repo and call command:
go get github.com/Warp-net/warpnet-frontend@latest && go mod vendor
- in backend repo run node:
cd cmd/node/member # pick the member node dir
wails build -devtools -tags webkit2_41 # compile a binary
./build/bin/warpnet --node.network testnet # run binary on a testnet