v0.2.1
MINTER v0.2.1
Two builds — pick the one that matches how you run it.
Windows — run it on your own machine
- Download
minter-desktop-*-windows-x64.zip - Check the hash against the matching
.sha256 - Unzip anywhere (e.g.
C:\Minter\) and runminter-desktop.exe - SmartScreen → More info → Run anyway (the build is unsigned)
No server needed. Your machine has to be awake at mint time.
Linux VPS — run it 24/7 near the chain
On a fresh Linux server — Ubuntu, Debian, Fedora, RHEL or Arch, no desktop required:
curl -fsSL https://raw.githubusercontent.com/MaxBetov-pdd/Minter-rs-v2/main/deploy/linux/install.sh | sudo bashThe installer pulls minter-desktop-*-linux-x64.tar.gz from this
release, sets up the service, and prints how to connect.
Then drive the GUI from Windows with the connector:
https://github.com/MaxBetov-pdd/minter-connect
Safety
- Burner wallets only.
- Dry Run is on by default; a live OpenSea run needs you to type
LIVE. - Never share
keys.vault,config.jsonorauth_cache.bin. - Never expose port 3021 to the Internet — reach it through the tunnel.
Full Changelog: v0.2.0...v0.2.1