Clear Text Messaging
Pre-release
Pre-release
·
53 commits
to master
since this release
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.