Open source

Built in the open,
for everyone.

Best Wallet is open-source software. Every line of code is available to read, audit, and build from. Transparency is not a feature — it is the foundation.

Best Wallet source code

Review the complete Best Wallet source code, releases, and development history on GitHub.

Open GitHub repository
Why it matters

Code you can read is
code you can trust.

Auditable releases

Every release is tagged in the repository. Checksums, signatures, and build instructions let you verify what you are running before you run it.

No hidden behaviour

Open source means the wallet's code can be inspected for how it handles connections, wallet data, and other behaviour.

Build from source

If you prefer to compile the wallet yourself rather than trust a binary, the repository includes the source needed to build Best Wallet.

Community development

Open development makes it possible to review changes and discuss improvements in public.

Want to build from source?

The source-build guide walks through the process on Linux, Windows, and macOS.

Source-build guide