Build and run a Web4 Agent Market Maker for Base.
Connect your wallet, paste the contract address, set spread, Base ETH size, and refresh interval.
The agent fetches live prices, calculates Bid/Ask, and opens Buy/Sell on Uniswap (Base) β the AI proposes, you sign.
RIBBI is the pastel "internet pond" vibe: cute, lively, and fun-first. We focus on making people stay: memes, community quests, and a sweet look that makes you want to scroll.
Fixed supply, no weird taxes. Simple.
The hang out spot for the "Ribbi Crew". Make memes, join quests, and have fun together on X.
Configure an intentβbased market maker agent. Web4: the AI proposes, humans sign.
Follow these easy steps to join the Ribbi Crew. Not financial advice.
Download MetaMask or Trust Wallet from the app store.
Open Uniswap and connect your wallet.
Copy the $RIBBI address above, then paste it in the swap field.
Swap ETH for $RIBBI, then follow us on X. πΈ
Utility-focused, phased delivery for this website.
Run from the project root.
$ python mm_cli.py --help # Uniswap (Base) links $ python mm_cli.py uni --token 0x... # quote once $ python mm_cli.py once --token 0x... --spread 2 # run continuous quotes $ python mm_cli.py start --token 0x... --spread 2 --refresh 5 --simulate