Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateolafalce/cryptomail
A public messaging system with the purpose of making institutional and business communications transparent. In this way, all agents could have the same information and not be disadvantaged.
https://github.com/mateolafalce/cryptomail
blockchain crypto mail messaging public solana web3
Last synced: about 1 month ago
JSON representation
A public messaging system with the purpose of making institutional and business communications transparent. In this way, all agents could have the same information and not be disadvantaged.
- Host: GitHub
- URL: https://github.com/mateolafalce/cryptomail
- Owner: mateolafalce
- License: apache-2.0
- Created: 2023-01-25T13:39:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T23:39:51.000Z (about 1 year ago)
- Last Synced: 2024-11-12T11:42:08.179Z (3 months ago)
- Topics: blockchain, crypto, mail, messaging, public, solana, web3
- Language: Rust
- Homepage: https://github.com/mateolafalce/CryptoMail
- Size: 181 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![crypto-mail](https://user-images.githubusercontent.com/98977436/277123778-8df15828-ec85-426e-b3b9-f67c9d57296a.gif)
# Crypto Mail
A public messaging system running on the blockchain
---
This smart contract is designed to provide a public mail system focused on communication between institutions and companies. The idea behind this project is to increase transparency and information in the market, thus avoiding decision-making under the shadows.
The use of blockchain technology makes it possible to guarantee the security and privacy of the data, which is especially important in a public mail system where confidentiality is key. In addition, Solana's ability to handle large volumes of transactions per second ensures the scalability necessary for this system to be effective in an enterprise environment.
My goal in sharing this repository is so that other developers and companies can build and improve this public mail system to better suit their specific needs. I believe that these types of solutions are essential to promote transparency and access to information, which in turn can foster a fairer and more equitable economy. I hope you find this project interesting and useful!