/Hello-Blockstack

Hello World Application for Blockstack

Primary LanguageJavaScript

Hello-Blockstack

A simple hello-world dApp on Blockstack that authenticate the user using blockstack id and displays his/her name and photo (if available).

Check out the tutorial here : https://docs.blockstack.org/browser/hello-blockstack.html

Requirements

How to Run

  • Clone or Download the repository.
  • cd into the project directory and run npm install to install the project dependencies.
  • Run npm start to start the app.
  • If see prompt to accept incoming connections, click allow.
  • App can be seen at http://localhost:5000.