Are you curious about what web3 is from a technology perspective? As in, how you as a React developer can leverage it to make building certain products faster and easier, or are you just interested in decentralized software? If so, this talk is for you. In it, we'll talk about the fundamentals of web3 and how you can integrate it into a React application. Focusing on the Ethereum ecosystem, we'll cover:
- The basics of the Solidity programming language
- Writing and deploying smart contracts
- Connecting your contracts to a React front-end
- Additional tools in the ecosystem you can add to the stack
If you've never built a React app that uses web3 technology, you'll almost certainly find value in some of the things it enables. And if you have, come anyway in case there's some new info for you