Jasmeet1709 / Kickstart-replica

Blockchain dapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kickstart-replica

A blockchain Dapp similar to kickstart web-app.

Steps to run

  1. Clone or download the project.
  2. Change the directory using cd Kickstart-replica-master command on the terminal.
  3. Install all the dependencies using command yarn install .
  4. Copy your metamask keyworks once got while registering on it and paste that keywords in deploy.js file as the first parameter to provider.
  5. Run the app at localhost with npm run dev command on the terminal.

* User must have the metamask extention of google chrome to use the functionalities of this app.