Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:20
· 17 commits to main since this release

MINTER v0.2.1

Two builds — pick the one that matches how you run it.

Windows — run it on your own machine

  1. Download minter-desktop-*-windows-x64.zip
  2. Check the hash against the matching .sha256
  3. Unzip anywhere (e.g. C:\Minter\) and run minter-desktop.exe
  4. SmartScreen → More infoRun 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 bash

The 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.json or auth_cache.bin.
  • Never expose port 3021 to the Internet — reach it through the tunnel.

Full Changelog: v0.2.0...v0.2.1