keep-core
keep-core copied to clipboard
Build client binary for multiple platforms
We add a build command to build the client binary for multiple platforms.
Run the command with make build-all. It will store the binaries in
bin/ directory.
Depends on https://github.com/keep-network/keep-core/pull/3220