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

https://github.com/ronanyeah/cable

End-to-end encrypted wallet-to-wallet messaging.
https://github.com/ronanyeah/cable

encryption messaging sui

Last synced: about 2 months ago
JSON representation

End-to-end encrypted wallet-to-wallet messaging.

Awesome Lists containing this project

README

          

# Cable

> End-to-end encrypted wallet-to-wallet messaging, powered by [Sui](https://sui.io/) and [Walrus](https://docs.walrus.site/).

Live on Sui testnet: [cable.walrus.site](https://cable.walrus.site/)

#### Relevant files

- [encryption.ts](https://github.com/ronanyeah/cable/blob/master/src/encryption.ts)
- [cable.move](https://github.com/ronanyeah/cable/blob/master/sources/cable.move)