SafeVault-

License: MIT

πŸ“ License

This project is licensed under the MIT License β€” see the LICENSE file for details.

πŸ” SafeVault β€” Secure Dashboard for Safe{Wallet}

Live App: [http://reown-appkit-delta.vercel.app]
βœ… Safe App Ready Β· 🟒 GitHub Actions Enabled Β· ⚑️ Vercel Deployed


πŸš€ Overview

SafeVault is a secure, fully integrated dashboard for managing your Safe{Wallet}. It empowers Safe owners to view account info, propose transactions, manage thresholds, and receive real-time updatesβ€”all in one interface.


✨ Features


πŸ“¦ Core Dependencies

Package Purpose
@safe-global/protocol-kit Interact with Safe smart contracts
@safe-global/api-kit Communicate with the Safe Transaction Service
@safe-global/safe-core-sdk-types Type definitions for Safe SDK
ethers Ethereum JavaScript SDK
dotenv Environment variable support

Dev Dependencies:


🌐 Safe App Integration (Iframe)

To use SafeVault inside app.safe.global:

  1. Open any Safe.
  2. Go to Apps β†’ Add Custom App
  3. Paste this URL:
https://safe-vault-f44t.vercel.app

It will load inside the Safe iframe, automatically detecting your Safe address and chain.


πŸ§ͺ Local Development

git clone https://github.com/Safe-app-eth/SafeVault-.git
cd SafeVault-
npm install
npm run dev

Then open http://localhost:3000 in your browser.


βš™οΈ Production Deployment

This project uses Vercel for continuous deployment.

πŸ”— Live Site: https://safe-vault-f44t.vercel.app
πŸ”„ Every push to main triggers a redeploy.


πŸ›  GitHub Actions

This repository includes a GitHub Action that:

Workflow file: .github/workflows/sign-safe-proposals.yml


πŸ“„ manifest.json for Safe{App}

Place the following in your public/manifest.json for Safe Apps SDK compatibility:

{
  "name": "SafeVault",
  "description": "Dashboard for viewing and managing Safe{Wallet} accounts",
  "iconPath": "logo.svg",
  "network": {
    "chainId": [1, 42161]
  }
}

πŸ”„ Recent Safe Proposals

Loading proposals…


πŸ” Safe Proposal Tools


GitHub Pages Netlify Status

🧠 Version & Metadata



wagmi logo

Reactive primitives for Ethereum apps

Version MIT License Downloads per month Best of JS Code coverage

--- ## Documentation For documentation and guides, visit [wagmi.sh](https://wagmi.sh). ## Community For help, discussion about best practices, or any other conversation that would benefit from being searchable: [Discuss Wagmi on GitHub](https://github.com/wevm/wagmi/discussions) For casual chit-chat with others using the framework: [Join the Wagmi Discord](https://discord.gg/SghfWBKexF) ## Contributing Contributions to Wagmi are greatly appreciated! If you're interested in contributing to Wagmi, please read the [Contributing Guide](https://wagmi.sh/dev/contributing) **before submitting a pull request**. ## Sponsors If you find Wagmi useful or use it for work, please consider [sponsoring Wagmi](https://github.com/sponsors/wevm?metadata_campaign=gh_readme_support). Thank you πŸ™

paradigm logo ithaca logo

family logo context logo WalletConnect logo PartyDAO logo Dynamic logo Sushi logo Stripe logo Privy logo pancake logo celo logo rainbow logo pimlico logo zora logo lattice logo supa logo zksync logo syndicate logo reservoir logo linea logo uniswap logo biconomy logo thirdweb logo polymarket logo routescan logo sequence logo

[Sponsor Wagmi](https://github.com/sponsors/wevm?metadata_campaign=gh_readme_support_bottom)

Powered by Vercel
Powered by QuickNode ## πŸ›‘ Legal Β© 2025 SafeVault. All rights reserved.