Skip to content

BigBrotr/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBrotr Examples

Usage examples for the BigBrotr library, a modular Nostr network observatory.

Getting Started

python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt

Some examples may require additional files (e.g. GeoLite2 databases). Check the docstring at the top of each script for details.

Examples

Script Description
stream_events.py Stream all events from a relay in chronological order
monitor_relays.py Run NIP-11/NIP-66 health checks and publish results as Nostr events

Each script is self-contained with configurable parameters defined at the top of the file.

Resources

About

Usage examples for the BigBrotr library

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages