# @lobstah/transport-nostr

Nostr-based peer discovery for Lobstah: publish, subscribe, NIP-09 unannounce. Wraps nostr-tools.

Part of [Lobstah](https://github.com/marouenbg/lobstah) — distributed P2P LLM inference grid for Apple Mac mini. The lobstah way.

## Install

```sh
npm install @lobstah/transport-nostr
```

## What it does

See the [main README](https://github.com/marouenbg/lobstah#readme) for the full architecture, plus [packages/transport-nostr/](https://github.com/marouenbg/lobstah/tree/main/packages/transport-nostr) for the source.

## License

MIT — see [LICENSE](LICENSE).
