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.
- Host: GitHub
- URL: https://github.com/ronanyeah/cable
- Owner: ronanyeah
- Created: 2024-09-15T20:36:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-18T22:27:47.000Z (11 months ago)
- Last Synced: 2025-03-30T11:34:11.479Z (6 months ago)
- Topics: encryption, messaging, sui
- Language: TypeScript
- Homepage: https://cable.walrus.site/
- Size: 376 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)