The website that auctions itself off every day on Solana. Winner controls a Codex agent to edit the website. The auction mechanism is an English auction with a reserve price of 0.1 SOL. The Codex agent operates in a sandbox where it can only output HTML/CSS/JS. The project is open-source, and you can verify the correctness of the on-chain auction contract.
No reviews yetBe the first to leave a review for The Daily Auction
Maker
📌
I wanted to build something cool using the OpenAI Codex SDK, and I was inspired by The Million Dollar Homepage.
This is like a modern version, leveraging Solana for the on-chain auction and Codex for the website editor.
Here is a link to the open source repo - you're welcome to spin up the same website yourself: https://github.com/neelsomani/th...