Skip to content

A simple Nostr-based React application where users can join channels, send messages, and connect to relays. Public group: https://nostr-chat.dcorral.com, Private encrypted 1-1 chat: https://nostr-chat.dcorral.com/nip44/

Notifications You must be signed in to change notification settings

dcorral/Nostr-chat

Repository files navigation

Nostr Chat Room

A simple Nostr-based chat application where users can join channels, send messages, and connect to relays.

Features

  • Real-time messaging via Nostr relays.
  • Option to disconnect and reconnect to relays.

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-folder>
  2. Install dependencies:

    npm install

Usage

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to:

    http://localhost:5173
    

Build (optional)

npm run build

Serve the dist folder

Scripts

  • npm run dev: Start the development server.

License

MIT

About

A simple Nostr-based React application where users can join channels, send messages, and connect to relays. Public group: https://nostr-chat.dcorral.com, Private encrypted 1-1 chat: https://nostr-chat.dcorral.com/nip44/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published