Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)