A Golang RaiBlocks library, node and wallet.
This is an early work-in-progress. The initial goal is to create an offline wallet for airgapped use, followed by a full node and online wallet.
- Bazel >= 0.8.0
- All other dependencies are provided by the Bazel build.
bazel build //...:all
bazel test //...:all