Skip to content
Melvin Carvalho edited this page May 7, 2023 · 1 revision

Nostr Libraries

Welcome to the Nostr Libraries Wiki! This page provides an overview of various libraries and tools available for developers working with the Nostr protocol. These libraries and tools help you streamline your development process, allowing you to focus on building the best possible applications.

Table of Contents

JavaScript/Node.js

Nostr Tools

  • Package: nostr-tools
  • Repository: nostr-tools
  • Description: A set of utilities and tools to help you build applications using the Nostr protocol in JavaScript and Node.js. The package provides functions for encoding and decoding events, verifying signatures, and working with public and private keys.

Clone this wiki locally