Home

Awesome

Loquaz

A simple desktop app for encrypted direct messages on Nostr protocol

Build steps

1. Install Rust

see https://www.rust-lang.org/tools/install

2. Install Tauri OS prerequisites

see https://tauri.app/v1/guides/getting-started/prerequisites

3. Clone

git clone  https://github.com/emeceve/loquaz.git 
cd loquaz

4. Build and run

npm install
npm run tauri:dev

Design concept

Our aim is to achieve this design made by @futurepaul