https://github.com/chronosxyz/bitmessage-rs
Messaging protocol and desktop client inspired by the Bitmessage project
https://github.com/chronosxyz/bitmessage-rs
bitmessage gtk4 libp2p relm4
Last synced: 12 months ago
JSON representation
Messaging protocol and desktop client inspired by the Bitmessage project
- Host: GitHub
- URL: https://github.com/chronosxyz/bitmessage-rs
- Owner: ChronosXYZ
- License: mit
- Created: 2023-04-22T17:45:16.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T22:49:35.000Z (over 2 years ago)
- Last Synced: 2025-04-06T04:07:35.253Z (12 months ago)
- Topics: bitmessage, gtk4, libp2p, relm4
- Language: Rust
- Homepage:
- Size: 641 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bitmessage-rs
This is rewrite of the BitMessage project in Rust using libp2p framework. Network protocol is not going to be compatible with official implementation.
# License
MIT. See [LICENSE](LICENSE) file for details.