A lightweight interface for interacting with PoolTogether V5 WETH vaults.
- Wallet Integration – Connect with popular Web3 wallets (e.g., MetaMask, Coinbase Wallet).
- Deposit & Redeem – Deposit assets into prize vaults and redeem your shares seamlessly.
- Wrap & Unwrap ETH – Conveniently convert ETH to WETH and back.
- Multi-Chain Support – Works across Mainnet, Optimism, and Base networks.
Try the live version here: pool.baboya.eth.limo
Running this project locally is simple—no complex setup required.
-
Clone the repository
git clone https://github.com/b4b0y4/pool.git cd pool -
Open the app Start a local development server in this directory and open
index.htmlin your browser.
- HTML5
- CSS3 (with CSS variables for easy theming)
- Vanilla JavaScript (ESM)
- Ethers.js for blockchain interactions