
Blockchain-Powered Social Media Platform for Anonymous Communication
"Explore a cutting-edge social media platform utilizing blockchain technology for secure and anonymous communication. Learn about our network structure, local machine setup, cloud VM prototype, and the move to AWS for scalability and reliability. Embrace the future of cross-platform development with Corda and React Native." (417 characters)
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Social Media Platform via Blockchain Technology RubberDuckys Tawfic Jobah, Dylan Gonzalez, Aldair Martinez
Our Network Structure: Blockchain A blockchain is a data structure that divides data into blocks that are linked together using a peer-to-peer network. It is difficult to modify the data in a blockchain, as it would require modifying every other linked block. This makes a blockchain network highly secure.
Local Machine Cloned repository and set up environment Found many issues, we will spend time making sure the program is ready for deployment
VM on the cloud Prototype for running multiple instances online Google Cloud Compute Engine
Instances Move the program to a service like AWS for scalability, reliability and security. More efficient than running on a VM End goal for Aquifer injection monitoring tool
Social Media Platform Anonymous communication We will be using a similar environment to the Aquifer Injection program. Using Corda (Blockchain API) Using React Native for cross-platform development (web, mobile web, native mobile)