SharePay is a decentralized bill-splitting app powered by Ethereum. Create group expenses, add participants, and pay your share β all from your wallet. Perfect for roommates, friends, and crypto-native communities.
- π§Ύ Create and share bills with ETH
- π₯ Add multiple participants (including yourself)
- π Wallet-based login (Wagmi + RainbowKit)
- π¦ Pay your share directly from your connected wallet
- π« "Pay Now" button is disabled if wallet not connected
- π On-chain transparency and ownership
- Frontend: React + Tailwind CSS
- Web3: ethers.js + Wagmi + RainbowKit
git clone https://github.com/OperaCode/SharePay.git
cd sharepay
npm install
npm run dev