/nostrbounties

A nostr client for finding and posting Bounties

Primary LanguageTypeScriptMIT LicenseMIT

Nostrbounties

Nostrbounties is a nostr client used to post, manage and find bounties. Check https://nostrbounties.com

Prerequisites

  • Node.js
  • NPM
  • A nostr extension to sign events

How to setup the client?

  1. git clone https://github.com/diamsa/nostrbounties.git
  2. cd nostrbounties
  3. npm install
  4. npm start