CommonLounge Archive

How to Build your First Ethereum Decentralized Application

November 15, 2017

This guide is meant to teach you how to write a full stack voting Decentralized Application (Dapp) for Ethereum. The best way to learn more about the Ethereum platform is to get your hands dirty and build a simple application.

We walk through:

  • The high level architecture of the Ethereum platform
  • Setting up the dev environment
  • Writing a sample Contract
  • A web page for interact with the contract

Estimated time of completion: 3-4 hours



© 2016-2022. All rights reserved.