actual UI, tons of bug fixes, and rename

This commit is contained in:
Zoe
2025-09-15 03:05:30 -05:00
parent 4ddc5c526b
commit de96b33a41
15 changed files with 709 additions and 222 deletions

View File

@@ -1,10 +1,11 @@
# Wormhole
(needs a different name I think because I dont want to confuse it with wormhole.app)
# Noctis
A peer-to-peer encrypted file sharing app.
Noctis /ˈnɑktɪs/ *adjective* of the night
A peer-to-peer end-to-end encrypted chat app.
## Features
- E2E communication
- E2EE communication
- P2P file sharing
- P2P chat
@@ -18,4 +19,4 @@ wasm bindings for AWS' mls-rs library.
1. clone the repo
2. run `bun install`
3. run `bun run dev --host` (webrtc doesnt co-operate with localhost connections, so connect via 127.0.0.1)
4. open the browser at http://127.0.0.1:5173
4. open the browser at http://127.0.0.1:5173