https://github.com/mfactory-lab/sol-messenger
https://github.com/mfactory-lab/sol-messenger
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mfactory-lab/sol-messenger
- Owner: mfactory-lab
- Created: 2022-05-24T15:23:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-21T08:29:44.000Z (over 1 year ago)
- Last Synced: 2024-11-21T09:28:19.212Z (over 1 year ago)
- Language: TypeScript
- Size: 22.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CGram: On-Chain Messaging Platform on Solana
**CGram**—short for ChainGram—is a decentralized, on-chain messaging platform that provides a secure means of communication between blockchain users. Built on the **Solana blockchain**, CGram is built on a proprietary protocol to ensure anonymous and encrypted communication.
## Features
### Secure and private communication
CGram stores all messages in encrypted form directly on the Solana blockchain, ensuring complete privacy and anonymity for its users.
### Smart Validator Toolkit (SVT) integration
CGram integrates with the [**Smart Validator Toolkit (SVT)**](https://svt.one/), providing validator operators with a dedicated, secure on-chain communication channel. This integration enables:
- Command execution on validator nodes via **Agent**, a program installed on the validator server.
- Secure initiation of processes like running **Ansible playbooks** or managing validator-related tasks.
### Broadcasting capabilities
CGram enables broadcasting messages to delegators or stakeholders, making it great for:
- Validator node operators.
- Stake pool projects requiring mass communication.
### Mobile and composable
CGram is optimized for mobile use and can be seamlessly integrated with other on-chain and off-chain services.
## Planned features
The following features are planned for future releases:
- **Cross-chain messaging**
Support for cross-chain communication, including EVM-compatible blockchains.
- **Payment integration**
Seamless payment functionality for over-the-counter (OTC) deals.
- **Escrow service**
Optional escrow services to enhance trust in transactions.
- **Mobile app**
A dedicated mobile application for enhanced accessibility.
## Quick links
- CGram application: [https://cgram.one/](https://cgram.one/)
- Documentation: [https://docs.cgram.one/](https://docs.cgram.one/)
- Smart Validator Toolkit (SVT): [https://svt.one/](https://svt.one/)
## License
This project is licensed under the MIT License.