A desktop app to play with nostr in local
Create, manage, start and stop relays |
Get relay logs |
🚨 Until the first official release, you may need to erase all data (IndexedDB and ~/.forge/*)
pnpm install
pnpm run dev
Soon. Not released yet.
Alternative
pnpm install
pnpm run build
- Deploy local relays with docker
- nostr-rs-relay
- nostream
- strfry
- ...other
- Tool like nak
- Generate fake events and publishing them on local relays
- Docker status detection (stopping docker while the app is running)
- Verify it works fine on Windows, Linux and Mac
- Import custom config for each relay type on creation (eg. config.toml for nostr-rs-relay)
- Create dedicated volume for each relay (for db, config files etc)
- Mimic failing/flapping/slow relays
Public domain.