Skip to content
View git-nostr's full-sized avatar

Block or report git-nostr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
git-nostr/README.md

⚡ Git-Nostr Bridge (Previously Mechion)

Git collaboration, without the platform.

This automated daemon bridges the decentralized web with GitHub. It listens for git patch events on Nostr and syncs them to the main Flokicoin Repository.

🚀 Submit a Patch via Nostr

Use the ngit CLI to route patches to this bot.

1. Install ngit
Get the CLI and documentation at gitworkshop.dev/ngit.

2. Broadcast your patch
Use ngit to generate and publish your patch.

3. Supported Relays
Ensure your events broadcast to our monitored relays:

  • wss://relay.ohstr.com
  • wss://relay.damus.io
  • wss://relay.primal.net

🔐 Verification & Contact

⚙️ How it works

  1. Listens: Maintains WebSocket connections to configured Nostr relays.
  2. Filters: Monitors for NIP-34 patch events targeting the Flokicoin repository.
  3. Applies: Pulls the raw patch and applies it locally, preserving the author's name and email.
  4. Pushes: Pushes the commit to GitHub, appending the Nostr Event ID for cryptographic verification.

Bot account. Do not send DMs or PRs here.

Popular repositories Loading

  1. git-nostr git-nostr Public