Ardra Aster Bot
Run Aster from a Windows desktop runner. Ardra Hub installs via a signed MSIX, keeps keys local, and gives you live automation controls.

Windows-native automation
Ardra Hub ships as a signed MSIX so you can install the bot runner directly on Windows 10/11.
Multi-bot cockpit
Switch between Aster, Backpack, and Pacifica modules without reinstalling anything.
Open-source transparency
Every release maps to the ARDRAHUB Git commits, making audits and forks straightforward.
How it works
Three steps to run the Aster module inside Ardra Hub on Windows—no browser dependency required.
Download from GitHub Releases
Grab ArdraHub_1.0.0_x64.msix or clone the repo to build your own installer.
Install on Windows 10/11
Approve the signed MSIX, pass SmartScreen, and lock the session with Windows Hello or a PIN.
Launch the Aster module
Add wallet/API keys, set referral routing, then press Start Automation from the desktop console.
Local key custody
Secrets stay encrypted via Windows DPAPI—nothing leaves your machine unless you export it.
Desktop telemetry
Session logs, quest progress, and safeguards live inside Ardra Hub with CSV exports when needed.
Controlled updates
MSIX packages map back to the repository so you can diff every build before installing.
FAQ
Do I still need the Chrome extension?
No. Ardra Hub is a Windows desktop runner that bundles every module, including Aster.
How do I trust the installer?
Download the signed MSIX from GitHub Releases, verify the checksum, or compile your own build straight from the ARDRAHUB repo.
Do my keys ever leave the machine?
No. Credentials stay encrypted via Windows DPAPI and are only used locally to sign requests to the Aster DEX.
