Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lontivero/nostra

A F# library for Nostr
https://github.com/lontivero/nostra

client cross-platform dotnet fsharp nostr relay

Last synced: 17 days ago
JSON representation

A F# library for Nostr

Awesome Lists containing this project

README

        

# Nostra

[![.NET](https://github.com/lontivero/Nostra/actions/workflows/Build-Flake.yml/badge.svg)](https://github.com/lontivero/Nostra/actions/workflows/Build-Flake.yml)

Nostra is a set of tools for building applications using the [Nostr Protocol](https://github.com/nostr-protocol/nostr). It consists on:

* [Nostra](https://github.com/lontivero/Nostra/tree/master/Nostra): a F# library,
* [Nostra.Relay](https://github.com/lontivero/Nostra/tree/master/Nostra.Relay): a nostr relay based on sqlite
* [Nostra.Client](https://github.com/lontivero/Nostra/tree/master/Nostra.Client): a CLI client for nostr

NOTE: This is a work in progress!