Windows
Slithy Tove wallet and miner
Create a wallet and start mining from the same app. It runs a node on your computer and checks for software updates when you open it.
Download Windows installerTest downloads
Create a wallet and mine with your computer's CPU. Choose the Windows installer or Linux download below.
Windows
Create a wallet and start mining from the same app. It runs a node on your computer and checks for software updates when you open it.
Download Windows installerLinux
The install script downloads the software and checks the release signature and file hash. After installation, use the terminal menu to open your wallet or watch your miner run.
Download Linux install scriptLinux package
Download the archive if you prefer to install by hand or want to inspect the files before installing. The install script above downloads this same package.
Download Linux packageSupport
Tell me what you tried and what happened. Include your Slithy version so I can check the same build. Never send wallet passwords, recovery words, or private keys.
Report a bugRead the Terms of Use and Beta Testing. Mining uses electricity and computer resources, and rewards are not guaranteed. Test coins have no market value. Wallets and the test chain will reset before launch.
The test chain restarted on September 9, 2026. Old test coins do not carry over. Your previous wallet files stay on your computer. The live launch is still planned for November 1, and test balances will reset again before that launch.
Windows: use Check for updates in the app. If version 0.1.35 closes without installing, or version 0.1.37 offers the same update again, exit Slithy through the notification-area menu and run the installer above once. It replaces the app without deleting your wallet files. Create a new beta wallet if prompted. A wallet created with the replacement-beta build, such as version 0.1.36, can still be used.
Linux: this chain change needs a separate installation. The old update feed does not silently replace your existing network. Download the new install script above. For a standard installation using the slithy-node service, stop the old service before installing:
sudo systemctl stop slithy-node
sudo systemctl show slithy-node -p MainPID -p ControlPID
Both process IDs must be 0 before continuing. Save a copy of your existing configuration and service file in a private folder. Leave old chain and wallet folders in place. Then run:
sudo systemctl disable slithy-node
sudo bash ./slithy-install.sh --install-dir /opt/slithy-beta-20260909 --service slithy-beta-20260909
sudo systemctl start slithy-beta-20260909
slithy
Run each command separately and stop if it reports an error. Log out and back in if the menu cannot read its settings. The new menu asks you to create a beta wallet. Updates within this beta then use its own signed feed.
If your installation uses different paths or a different service name, ask in the community before changing them. Do not delete your wallet folders to fix a connection problem.
If migration fails, stop the replacement service before restoring the old launcher links and service configuration. The old beta files remain available. That chain cannot mine with the refreshed public beta.
Thank you for helping test Slithy and finding problems before launch.
The user guide explains the basics and what to expect when you start mining. If you already know your way around, the testing notes have specific things to try.
You can also download the SHA256 checksum file to check your downloads.