nostr

NOSTR Protocol implementation.

Pure Nim score 30/100 · tests present · docs generated

Summary

Latest Version Unknown
License GPL-3.0-or-later
CI Status Passing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install nostr
choosenim install nostr
git clone https://github.com/theAkito/nim-nostr

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
nostr - - - - - - -

Source

Repository https://github.com/theAkito/nim-nostr
Homepage https://github.com/theAkito/nim-nostr
Documentation View Documentation
Registry Source nimble_official

README

nimble

Language

GitHub Liberapay patrons

What

NOSTR Protocol implementation in Nim.

Why

To be able to extend Nostr with tools written in Nim.

How

nimble install nostr

Where

Anywhere, where Nim feels welcome.

Goals

  • Reliability
  • High NIP Availability

Project Status

Pre-Alpha

TODO

License

Copyright (C) 2023 Akito the@akito.ooo

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.