Making a User Interface for DApps Workshop
As much of a buzz term as blockchain has become, it's still a great technology. To take some of the magic out of it, blockchain is essentially a distributed database. A blockchain is made of blocks that contain data and those blocks are chained together across multiple machines, which make up the distributed network.
In this workshop, we'll build a distributed app in the Redwood framework that handles video data. We'll make a smart contract to handle our blockchain interactions. Then we'll set up the Redwood distributed app that will work with the blockchain.
Key Takeaways
- How to write smart contracts in Solidity
- How to build a distributed app with Redwood
- How to deploy smart contracts to the Ethereum network
About the Instructor
Milecia is a senior software engineer that has worked in numerous areas of tech. She has a master's degree in mechanical and aerospace engineering and has done machine learning work for human-computer interfaces on autonomous vehicles. She has done work in: front-end engineering, back-end engineering, data science, robotics, DevOps, cybersecurity, blockchain, VR, and a few other areas. Milecia has worked on projects like the Mozilla VPN and apps that work with brain signals. She is also a prolific international speaker in the tech community with talks covering a variety of topics across multiple programming languages.