
its all about the computation and latency
95 Followers
WorldApp gigs are now live on Gigbot! @gigbot.eth Weโre kicking things off with a fun one ๐ 1. Open WorldApp 2. Try the Remix mini app /remix 3. Play Bizarre Bounce @bizarrebeast 4. Share a screenshot with your highest score Itโs smooth, itโs fun โ and yes, thereโs $DEGEN in it for you ๐ Check the comments to start!
@base.base.eth @vercel @gigbot.eth locked in
Letโs go! Loving the game โ great job, @bizarrebeast!
Love competing โ and had too many Claude credits ๐ โ so I built this. Built a vault system using Vedaโs core (BoringVault + Teller + Accountant) with two custom contracts: UnrestrictedManager โ multiple EOAs can execute arbitrary calls via vault.manage(). Managers added/removed via Solmate RolesAuthority. No asset restrictions. WithdrawQueue โ 3-day on-chain maturity. Users lock cUSDe โ wait 3 days โ solver batches matured requests and distributes USDe pro-rata. Cancelable anytime before solve. Deposit flow: approve USDe โ teller.deposit() โ vault mints cUSDe at current rate. 34 Foundry tests (unit + integration + fuzz) Mainnet deployed Live frontend Repo: https://github.com/AndonMitev/ve-playgound README: https://github.com/AndonMitev/ve-playgound/blob/main/README.md Demo: https://ve-playgound.vercel.app/