Skip to content

Commit ebfad7e

Browse files
Mark minimal contract as done (contract-test.html working)
1 parent 0b2d40f commit ebfad7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DESIGN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ The push button (↑) in repo list also works for pushing existing commits.
408408
- [ ] TXO file management (.well-known/txo/txo.json)
409409
- [ ] "Mark" button in UI to anchor commits to Bitcoin
410410
- [ ] **Client-side validated smart contracts**
411-
- [ ] Minimal first contract: "Add 500 sats" button to increment webledger entry
411+
- [x] Minimal first contract: "Add 500 sats" button (`contract-test.html`)
412412
- [ ] state.json - Contract state (balances, entries, etc.)
413413
- [ ] contract.js - Pure validation functions for state transitions
414414
- [ ] schema.json - Optional JSON Schema for structure validation

0 commit comments

Comments
 (0)