Inspired by Dave White.
daochess pits governance systems against each other in real-time games of Chess, testing mechanisms and coordination.
Copy .env.sample to .env.local and edit the environment variables.
# Install dependencies
yarn
# Run development environment
yarn dev