Skip to content

pllearns/simple-dapp-inbox

Repository files navigation

Simple Dapp Inbox

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

Codacy Badge BCH compliance

NOTE This project was not in development for some time. There are some planned updates, including:

  • increased testing
  • addition of CI
  • updated dependencies for security

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published