Simple Dapp Contest

A simple dapp with testing that demonstrates how you can avoid a framework to deploy a solidity contract via JavaScript.

Getting Started

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

Built With

  • 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.

Authors

  • Phillip Lorenzo

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Oakland Blockchain Developers
  • Brandon Gilchrist
  • Rachel Ralston
  • Stephen Grider