Legacy Vault is a CELO MiniPay-based personal finance application designed to manage your token holdings and facilitate seamless asset transfers.
- Token Management: Easily manage your token holdings and track their values within the app.
- Legacy Planning: Safeguard your digital assets and ensure their transfer to designated beneficiaries in the event of your passing.
- MultiSend: Send tokens to multiple recipients in a single transaction, streamlining the process and enhancing efficiency.
- Token Swap: Swap tokens held in your wallet for other tokens listed on Uniswap, all within the Legacy Vault app.
-
Clone the repository:
git clone https://github.com/your-username/legacy-vault.git
-
Install dependencies:
cd legacy-vault npm install
-
Start the development server:
npm run dev
-
Open http://localhost:3000 in your browser to view the app.
- Next.js: React framework for building server-rendered applications.
- Tailwind CSS: Utility-first CSS framework for styling.
- Wagmi: Library for connecting to wallet addresses.
- Uniswap Widgets: Widgets for integrating Uniswap functionality into the app.
- CELO MiniPay: Infrastructure for integrating CELO-based payments and token functionality.
Contributions are welcome! Please follow the contributing guidelines to get started.
This project is licensed under the MIT License.
- Thanks to the developers of Wagmi, Uniswap Widgets, and CELO MiniPay for their valuable contributions to this project.