Skip to content

Repository files navigation

Auto Redeem Rescue Web Dashboard

Live Demo (zh-TW): https://auto-redeem.zeabur.app.

English Version Live Demo: https://onesavielabs.github.io/auto-redeem/ by Rick(@ricklindev) from SavieLabs.

A streamlined rescue dashboard for ERC-4626 vaults. Use only with temporary wallets and small funds!

About This Project

This project is a frontend adaptation inspired by Anton Cheng's excellent auto-redeem rescue script (Node.js CLI).
It brings the same single-purpose rescue workflow to a purely browser-based, UI-driven interface, eliminating the need for shell access.

Reference Implementation

Security Warning

⚠️ Critical:
This web dashboard exposes the rescue wallet private key in browser memory and application context.
If you are comfortable with command-line node scripts (or need to rescue significant assets), use Anton Cheng's original auto-redeem CLI for maximum safety.

How It Works

  1. Generate a one-time wallet (use vanity-eth.tk), do NOT use your main wallet.
  2. Transfer ERC-4626 vault shares and a small amount of native gas to that wallet.
  3. Enter your main wallet address, the rescue private key, and vault/RPC info into the dashboard UI.
  4. Start rescue: the bot auto-redeems shares and sends all rescued assets to your main wallet.
  5. All status and network actions are shown in the UI and chain explorers.

Getting Started

Local Development / Build

Clone repository, run:

git clone https://github.com/gcake119/auto-redeem-frontend.git
cd auto-redeem-frontend
npm install
npm run dev
npm run build
npm run start

References


Major security and user experience improvements were contributed by @BrianHuang813 in PR #1.


Support This Project

If you find this tool helpful or want to support my work, consider contributing:

Cold Wallet / Hardware Wallet Affiliate Links

Thank you for supporting independent Web3 research!


MIT License.

About

Web-based DeFi vault rescue tool. No installation, no shell access required. Inspired by antoncoding/auto-redeem.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages