Inspiration 💡
The thing that matters the most while transferring messages is how secure it is. Thus our project is based on sending and receiving messages securely.
What it does ⚙️
When one user sends a message to another user, he enters the message and the meta mask id of the receiver, which is after that encrypted and sent, for which a minimal gas fee is charged. Meanwhile, when the receiver receives it, he has to encrypt it again, and thus he can read the message.
How we built it ⚒️
We built using solidity smart contracts, and react js.
Challenges we ran into ❌
So main challenge was to come up with this idea, and the encryption of these messages.
Accomplishments that we're proud of 😊
That we connected the project to metamask wallet.
What we learned 👨🔬
We learned a few new solidity concepts that we explored and came across while making the project.
What's next for deb0x ⏭️
Making a mobile app for this current web app.
Built With
- api
- github
- javascript
- metamask
- react
- solidity

Log in or sign up for Devpost to join the conversation.