Desktop wallet for Vaulta (formerly EOS) and connected chains. Secure key management, transaction signing, and multi-network support — all in one native app.
- Vaulta & EOS support + Ethereum, Tron, and more
- Local private key vault, offline safety
- One-click dApp connections
- Cross-platform desktop builds
Grab the latest desktop release for your OS here:
➡ Latest Releases
Best results with:
- Node: v10.15.3
- Electron: v5.0.1
# Clone this repo
git clone https://github.com/john-dev0/scatter-wallet-vaulta.git
cd scatter-wallet-vaulta
# Install dependencies
yarn install
# Run in development
electron .
# or
./node_modules/.bin/electron .You will also need ScatterEmbed running locally — this desktop app acts as the secure front-end for key storage and encryption.
Edit .env to point to your local ScatterEmbed instance, or leave defaults to connect to the live service.
Build from the target platform:
npm run release-mac
npm run release-windows
npm run release-linuxFor developers who value control, privacy, and precision.