Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dravenk/client
web3.0 client. Your data belongs to you.
https://github.com/dravenk/client
chat encryption light p2p
Last synced: about 1 month ago
JSON representation
web3.0 client. Your data belongs to you.
- Host: GitHub
- URL: https://github.com/dravenk/client
- Owner: dravenk
- License: apache-2.0
- Created: 2023-12-21T12:45:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-28T09:51:56.000Z (11 months ago)
- Last Synced: 2024-11-01T07:02:33.444Z (about 2 months ago)
- Topics: chat, encryption, light, p2p
- Language: Rust
- Homepage:
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
client
--
Decentralized chat client, including the client's main implementation and cli.### Installation of dependencies
```bash
npm install -g tailwindcss
rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli tauri-cli trunk
```### Run
```bash
trunk serve
```![Light](./public/light.png)