From source
Prerequisites
Setup the repository
git clone https://gitlab.com/accumulatenetwork/core/wallet.git
cd walletBuild
git checkout VERSION # e.g. v0.5.0
cd cmd/accumulate-app
go run github.com/wailsapp/wails/v2/cmd/wails buildgit checkout VERSION # e.g. v0.5.0
go build ./cmd/accumulateLast updated