Releases: Safe-app-eth/SafeVault-
# 🚀 SafeVault v1.2.0 — Secure Multi-Chain Safe{Wallet} Automation
🚀 SafeVault v1.2.0 — Secure Multi-Chain Safe{Wallet} Automation
📦 Overview
SafeVault is your all-in-one Safe{Wallet} automation and governance platform with multi-chain support, GitHub Actions integration, and real-time signer verification.
This release delivers improved performance, verified signer integration, and new deployment automation.
✨ New Features
- Multi-chain "Transfer All Assets" — one transaction across Ethereum, Arbitrum, Polygon, and more.
- Verified Signer Integration — automatically validates
0xFDf84a0e7D07bC56f7De56696fc409704cC83a24
. - Safe App Manifest Auto-Deployment — via GitHub Actions (
safe-app.json
). - WalletConnect + Reown full integration for easy onboarding.
- Live Contract Verification directly in the SafeVault dashboard.
- GitHub PR Automation — auto-labeling, preview links, commit hash injection.
- Telegram Bot Alerts — instant proposal notifications.
🛠 Improvements
- Faster Safe transaction syncing (1s polling).
- Cleaner SafeListTable UI with copy buttons & filtering.
- Refactored backend signer-safe verification logic.
- Optimized deployment for Vercel & GitHub Pages.
🐛 Fixes
- Fixed invalid manifest URLs in Safe App integrations.
- Fixed asset balance rounding issues.
- Fixed dashboard refresh delays on multi-chain switch.
📥 Installation & Usage
- Clone Repo
git clone https://github.com/<your-username>/safevault.git cd safevault
- Install Dependencies
npm install
- Run Locally
npm run dev
- Deploy
• Vercel: Connect repository & set env variables.
• GitHub Pages: npm run build && npm run export.
⸻
🔑 Signer Verification
This release is cryptographically verified for signer:
0xFDf84a0e7D07bC56f7De56696fc409704cC83a24
📄 Links
• Live Dashboard: https://safe-vault-f44t.vercel.app/
• Documentation: https://safevaultdocs.vercel.app/
• Safe App Config: /safe-app.json
⸻
🏷 Version
v1.2.0 — Released on 2025-08-12
SafeVault 🔐 Initial Release
🏁 SafeVault 🔐 v1.0.0 — Initial Release
A fully automated, GitHub-connected Safe{Wallet} dashboard built for on-chain teams, DAO multisigs, and secure dApp integrations.
🔗 Live App: https://safe-vault-f44t.vercel.app/
📦 Source: GitHub Repo
⸻
✨ Features
• 🧩 Safe App compatible — Embeddable directly in app.safe.global via custom Safe App manifest
• 📊 Real-time Dashboard — Displays Safe balances, owners, threshold, and module status
• 📝 Proposal Automation — Propose Safe transactions, threshold changes, and module configs
• ⚙️ GitHub Actions Integration
• Auto-updates README with current Safe proposals
• Can trigger Safe transactions via commits, PRs, or comments
• 📲 Notification Ready — Telegram / Slack hooks for new proposals and Safe activity
• 🔐 Headless Signer (optional) — Sign transactions using GitHub secrets (no wallet popups)
• 🌐 Deployed via Vercel — Fast, responsive UI with TypeScript and AppKit
⸻
📦 Dependencies
• @safe-global/protocol-kit – Core SDK to interact with Safe Smart Accounts
• @safe-global/api-kit – Transaction Service wrapper
• ethers – Ethereum library
• dotenv – Loads environment variables
Dev Dependencies:
• typescript
• ts-node
⸻
🚀 Getting Started
1. Clone this repo
2. Add your Safe address, signer, and config to .env
3. Deploy to Vercel or run locally
4. (Optional) Connect GitHub Actions for automation and notifications
⸻
✅ This Release Includes
• Full fetch-safe-info.ts logic
• Live README.md automation workflow
• Telegram integration stub (via webhook)
• Clean, production-ready UI
• All necessary configuration files and GitHub Actions
⸻
📎 Notes
• For Safe App usage: Add the live link to your Safe as a custom app via app.safe.global
• Test using MetaMask or WalletConnect
• Works with Gnosis Safe multisigs across Arbitrum, Ethereum, and more