Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 487 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 487 Bytes

Udacity Blockchain Developer Nanodegree

This is the repository for Udacity Blockchain Developer Nanodegree course. Follow the instructions how to use.

The repository consists of several subfolders:

  • blockchain_fundamentals

How to use

  • Make sure that you have Node.js installed. If run brew install node or follow the official instruction on the website
  • Run npm install in the directories where packages.json file exists
  • Then you can can just run node <file-name>.js