A simple dapp with testing that demonstrates how you can avoid a framework to deploy a solidity contract via JavaScript.
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.
# install dependencies
npm install
- 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
- Stephen Grider