A self‑custodial, cross‑platform wallet and local‑machine authentication hub for Antelope‑based blockchains — including EOS → Vaulta (A
), WAX, Telos, and additional compatible networks.
|
Windows 10/11 x64 installer (.exe), Microsoft‑signed |
|
Universal .dmg for macOS 12+ (Apple Silicon & Intel) |
|
AppImage and .tar.gz for Ubuntu, Debian, Fedora, and other distributions |
Native Token(s) | Transfers | Staking / PowerUp | Governance (Voting / REX) | Resource Mgmt. | |
---|---|---|---|---|---|
![]() |
EOS (legacy)A (Vaulta) |
✅ | ✅ | ✅ | CPU / NET |
![]() |
✅ | ✅ | ✅ | CPU / NET | |
![]() |
✅ | ✅ | ✅ | CPU / NET |
git clone https://github.com/scatter-community/scatter-wallet.git
cd scatter-wallet
yarn install # or npm install
electron . # ensure ScatterEmbed is running or configure .env
Run the appropriate script on the target platform:
npm run release-mac
npm run release-windows
npm run release-linux
Distributed under the MIT License. See LICENSE.