lucca65 / coffeechain

☕️⛓ Compre café usando Blockchain! Repo para o workshop de blockchain da CampusParty 2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffeechain

Compre café usando blockchain

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Make sure you have your NodeJS stack working; give it a shot to the official documentation and get your hands dirty!

You will also need to run Parity or MetaMask (choose whenever you like) so our app can interact with the blockchain

Notes

  • This project uses ES Script 2015+, so some browsers may not run it well, check your updates!
  • We do a little of dirty coding to update some UI elements, but we do that so no external framework is involved. That way you have a purer reference

About

☕️⛓ Compre café usando Blockchain! Repo para o workshop de blockchain da CampusParty 2018


Languages

Language:JavaScript 60.9%Language:HTML 38.3%Language:CSS 0.8%