Skip to content

Clear Text Messaging

Pre-release
Pre-release
Compare
Choose a tag to compare
@Romulus10 Romulus10 released this 11 Sep 15:47
· 53 commits to master since this release
cceefee

This version of blockchain_message acts as a proof of concept - we can conclusively send and receive messages using Ethereum. Encryption is not yet implemented, and the current contract only allows for ten individual users with ten message entries each. The next goal is to allow for the length of messages to scale up so that encrypted strings and signature strings don't overflow the data limitations set in place by Ethereum.