Download Jax Wallet
Get started on your preferred OS within minutes. Stay up-to-date with regular enhancements to security and performance.
Official Binaries
Build from Source
For advanced users, developers, or those who want the cutting edge, Jax Wallet can be built directly from our public GitHub repository. Below are basic commands for each OS.
OS | Dependencies | Build Command |
---|---|---|
Windows | Visual Studio Build Tools, Git, Node.js (if building UI) | git clone https://github.com/dexlose/jax-wallet cd jaxwallet build.bat |
macOS | Xcode Command Line Tools, Homebrew (optional), Git | git clone https://github.com/dexlose/jax-wallet cd jaxwallet ./build-mac.sh |
Linux | GCC or Clang, Make, Git, Node.js (for UI build) | git clone https://github.com/dexlose/jax-wallet cd jaxwallet ./build-linux.sh |
License & Open Source
Jax Wallet is distributed under the MIT License. This means you can freely use, modify, and distribute our code as long as you follow the terms of this simple, permissive license.
Our commitment to open-source fosters transparency, innovation, and community-driven growth. We encourage everyone to dive into our code, report issues, and contribute improvements.