/nostr-market-js

Typescript library for Nostr market

Primary LanguageTypeScript

Nostr Market - client library

The goal of this library is to provide basic tooling for building a Nostr Market web client

Features

  • restore a merchant inventory

Possible upcoming features

  • update inventory
  • delete inventory

open to suggestions ...

Usage

Run the test suite

$ npm run test

Compile typescript

$ npm run compile