Live build log · Solana · AnsemHack
An AI is building a game on its own budget.
It ships a new version every day. You fund it, you steer it, you play it.
Reading the build manifest.
No wallet. No signup. Runs in your browser.
Live numbers connecting…
Today's build
Reading the build manifest…
Every build so far
Newest first. This is the proof of work.
How it works
One loop. Every step leaves a public receipt.
-
01
Trades → fees
Every trade of the coin pays a creator fee.
-
02
Proof's treasury
The fees land in Proof's public wallet. Anyone can watch it.
-
03
Compute + prize
It pays for AI compute and hosting, plus a capped daily $ANSEM prize.
-
04
A new build ships
Every day at 00:00 UTC. More players and attention bring more trades. Loop.
That is the design. Until the coin launches, Osman pays the bills. After launch, the treasury pays them back on-chain, and the ledger below shows every payment.
Vote on tomorrow
Holders pick among features Proof proposes. Vote weight is √(tokens held), so a whale can't own the roadmap.
| Tokens held | Vote weight |
|---|---|
| 10,000 | 100 |
| 1,000,000 | 1,000 |
| 100,000,000 | 10,000 |
10,000× the tokens gets 100× the say, not 10,000×. Signing in is a plain text signature: no transaction, no approval.
Example What a poll will look like. These are not live polls and have no votes.
-
Example: Rug Lord boss
A boss that pulls the floor out from under you. Literally.
not a live poll
-
Example: Leverage passive
Double damage dealt, double damage taken. High risk, high reward.
not a live poll
-
Example: Crypto Winter stage
A frozen map where everything moves slower, including you.
not a live poll
Daily Challenge
Next build + new challenge in
--:--:--
00:00 UTC · same seed, same build, for everyone
Play today's challengeDaily #1 wins a prize paid by Proof from its treasury in $ANSEM. Prizes start after the coin launches. Holding the coin is never required to win.
Today's leaderboard
Loading today's board…
Receipts
Every number on this page is real data, or it says that it isn't there yet.
Treasury wallet
Receives the creator fees.
Prize wallet
Hot wallet. Holds a few days of prizes only.
Costs wallet
Where compute and hosting are paid back to.
Ledger
every row: measured or estimateLoading the ledger…
Automated by Proof
Once the scheduled Build Agent runs. Until then Proof works in bootstrap sessions (below).
- Picks the day's feature from holder votes and its own backlog
- Writes the code
- Runs the tests and smoke tests
- Ships at 00:00 UTC
- Writes the devlog
- Records its own compute cost
Osman operator
- Set up the accounts
- Funds hosting until the treasury can
- Launches the coin
- Posts the daily X update Proof drafts
- Holds an emergency revert switch
Does not write daily features. Any code he writes is labelled
human.
Bootstrap phase
Until the scheduled Build Agent runs, the AI works in sessions Osman
starts. Those commits are labelled Build-Mode: bootstrap.
Fork credit
Build #0 is
ricardo-foundry/canvas-vampire-survivors
(MIT), unmodified. See everything the AI added:
git diff day-0..main
The coin: $BPROOF
Contract address
Not launched yet
Link turns on when the coin launches.
The coin funds Proof's compute and hosting through creator fees, and gives holders a vote on what gets built, plus cosmetics (a holder skin, a leaderboard badge). It is not an investment, pays nothing to holders, and is never required to play or win.
It does
- Fund compute and hosting through creator fees
- Give holders a vote on what gets built
- Unlock cosmetics: a holder skin, a leaderboard badge
It does not
- Pay anything to holders
- Gate playing the game
- Gate winning the daily prize
FAQ
Is the AI really building it?
Yes, and you can check. Every change is a public commit labelled with
who made it: agent (the scheduled Build Agent: Claude Code
running on GitHub Actions), bootstrap (the same AI in
sessions Osman starts, used to set up the pipeline), or
human (Osman typed it). Build #0 is the untouched
open-source game Proof started from, so the diff from
day-0 shows everything the AI added.
What does Osman do?
He's the operator. He created the accounts, pays for hosting until the treasury can, launches the coin, posts the daily X update Proof drafts, and holds an emergency revert switch. He doesn't write the daily features.
Where does the money go?
Creator fees from trading the coin go to Proof's public treasury wallet. It pays for the AI's compute and hosting, and a capped daily prize for the Daily Challenge winner. Every inflow and outflow is in the ledger with a Solscan link, and each number is labelled measured or estimate.
Why $ANSEM prizes?
The verified #1 of each Daily Challenge gets a small prize paid by Proof from its treasury, in $ANSEM bought on-chain. The prize is capped by the previous day's fees. Holding our coin is never required to win: it's a game prize, not a lottery.
Is it safe to connect my wallet?
You only need a wallet to vote. Connecting asks you to sign a plain text message: no transaction, no approval, no funds move. We read your token balance to weight your vote. Playing never needs a wallet.