A r/place on Nostr
Collaborative pixel art where no one owns the canvas
Remember Reddit's r/place? That massive collaborative pixel canvas where millions fought over every pixel?
Now imagine that - but running on Nostr.
- PoW Cooldowns - Rate limiting via proof-of-work
- Real-time Updates - See pixels appear as others place them
- Multiple Auth Options - Guest mode, import nsec, or NIP-07 extension
- Flutter SDK ^3.41.1
flutter pub get
flutter run -d chromeflutter build web# Analyze
flutter analyze
# Format
dart format .
# Test
flutter test- Flutter Web - UI framework
- Nostr Protocol - Event storage and real-time sync
- flutter_bloc - State management
- Flame - Canvas rendering
MIT License - see LICENSE.md
