A React project that uses the power of React with a solidity contract and web3. All we are doing is creating a single interactive component to execute a contract on the ethereum network.
There are instructions to build this app for production, but keep in mind that we wont be pushing this component to production during our walkthrough.
# instructions coming soon!
INSTRUCTIONS.md coming soon (like the walkthrough for Vue on the blockchain)
- Create React App - Quick Bootstrap for a React project
- Web3.js - Ethereum JavaScript API
- Solidity - Language for Ethereum Smart Contracts
- Infura - Ethereum Client Provider
- Rinkeby - Ethereum Test Network
- MetaMask - Chrome extension for access to Ethereum and TestRPCs
- Solidity for VSCode - VSCode add on for syntax highlighting and in editor compiling.
- Phillip Lorenzo
This project is licensed under the MIT License - see the LICENSE.md file for details
- Oakland Blockchain Developers
- Brandon Gilchrist
- Rachel Ralston