Ethereum social experiments using Polis to find common ground on contentious topics.
| Experiment | Status | Polis Link |
|---|---|---|
| Native Rollups | Active | Join |
| EOF | Archive | View |
- Copy an existing experiment folder
- Update
src/config.tswith your topic, description, and Polis conversation ID - Replace static assets (diagram, og-image, favicon)
- Add a build step in
.github/workflows/deploy.yml
cd experiments/native-rollups # or experiments/eof
bun install
bun devDeployed automatically to GitHub Pages on push to main.
MIT License