quentintaranpino / coracle

A Nostr client that makes relays a first-class concept

Home Page:https://app.coracle.social

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this?

Coracle is a web client for the Nostr protocol focused on pushing the boundaries of what's unique about nostr, including relay selection and management, web-of-trust based moderation and content recommendations, and privacy protection. Check it out at coracle.social.

Dufflepud is a companion server which you can self-host. It helps Coracle with things like link previews and image uploads.

If you like Coracle and want to support its development, you can donate sats via Geyser.

Features

  • Threads/social
  • Profile search using NIP-50
  • Login via extension, nsecbunker, and pubkey
  • Profile sharing via QR codes
  • NIP 05 verification
  • NIP 65 relay selection and NIP 32 relay reviews
  • NIP 89 app recommendations
  • NIP 32 labeling and recommendations
  • Bech32 entity search and scan
  • Mention, reply, and reaction notifications
  • Direct messages - NIP 04 and NIP 24
  • Note composition with mentions and topics
  • Content warnings, mute, and keyword mute
  • Profile pages, follow/unfollow, follow/follower count
  • Thread muting, collapse thread
  • Invoice, quote, mention, link, image, and video rendering
  • Installable as a progressive web app
  • Integrated media uploads via nostr.build
  • Lightning zaps and reactions
  • Feeds customizable by person, relay, and topic using NIP-51
  • AUTH (NIP-42) support for paid relays
  • Multiplextr support for reducing bandwidth
  • Profile and note metadata
  • White-labeling support
  • NIP 51 person lists
  • Exportable copy of all user events
  • NIP96 - HTTP File Storage Integration
  • Reporting and basic distributed moderation
  • Content and person recommendations
  • Private groups including administration, moderation, and membership
  • Cross-posting between groups and public nostr
  • Public and private calendar events
  • Public and private marketplaces

You can find a more complete changelog here.

Run Coracle locally:

  • Clone the project repository: git clone https://github.com/coracle-social/coracle.git
  • Navigate to the project directory: cd coracle
  • Install dependencies: yarn
  • Customize configuration in .env (optional)
  • Start the development server: yarn dev

About

A Nostr client that makes relays a first-class concept

https://app.coracle.social

License:MIT License


Languages

Language:Svelte 57.8%Language:TypeScript 36.3%Language:HTML 4.0%Language:JavaScript 1.2%Language:CSS 0.7%Language:Shell 0.0%