8000 GitHub - mattn/cagliostr: nostr relay written in C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mattn/cagliostr

Repository files navigation

cagliostr

High performance Nostr Relay written in C++

cagliostr

Usage

$ ./cagliostr --help
Usage: cagliostr [--help] [--version] [-database DATABASE] [-loglevel LEVEL]

Optional arguments:
  -h, --help          shows help message and exits 
  -v, --version       prints version information and exits 
  -database DATABASE  connection string [default: "./cagliostr.sqlite"]
  -loglevel LEVEL     log level [default: "info"]

Requirements

  • OpenSSL
  • libsqlite3

Installation

$ git submodule update --init --recursive
$ cmake -B build && cmake --build build

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

nostr relay written in C++

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors 2

3AB7
  •  
  •  
0