A decentralized application (dApp) for simulating investments into tokenized real-world assets (RWAs) on Mantle Sepolia testnet.
# YieldVault Lite
A decentralized application (dApp) for simulating investments into tokenized real-world assets (RWAs) on Mantle Sepolia testnet. This project demonstrates how users can invest in fractionalized assets like real estate and bonds, with yield calculations performed on the frontend.
## 🌟 Features
- Tokenized RWA Investment: Invest in simulated real-world assets including:
- Tokenized Office Space (Mumbai)
- Government Bond Basket
- Warehousing Yield Fund
- Yield Calculator: Calculate potential returns based on investment amount and lock periods
- Portfolio Management: View all your active investments and positions
- Web3 Integration: Connect with MetaMask to interact with the Mantle Sepolia blockchain
- Clean UI: Modern, responsive interface built with React
## 🛠️ Tech Stack
### Frontend
- React 19 - UI framework
- Vite - Build tool and dev server
- Ethers.js v6 - Ethereum wallet and contract interaction
- CSS - Custom styling
### Smart Contracts
- Solidity 0.8.20 - Smart contract language
- Hardhat - Ethereum development environment
- Mantle Sepolia - Layer 2 testnet deployment
n/a