Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 541 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 541 Bytes

First DAPP with Ethereum

The objective of this project is to study about ethereum, solidity and web3js creating a Decentralized Application using RemixIDE to compile and deploy the contracts to a local development network created by ganache-cli.

As I didn't use any framework as React, Vue or Angular I took the opportunity to play around ES module on browser =)