nostr_console

Nostr console client using Dart

Use

To get the latest messages for last 3 days:

 dart run bin/nostr_console.dart  --request=`echo "[\"REQ\",\"l\",{\"since\":$(date -d '-3 day' +%s)}]"`
Description
Nostr console is an open-source twitter-like social network, direct chat app and group chat all bundled into one program. Built on the decentralized Nostr protocol.
Readme AGPL-3.0 16 MiB
Languages
Dart 99%
Shell 0.9%
Dockerfile 0.1%