This is the repository for Udacity Blockchain Developer Nanodegree course. Follow the instructions how to use.
The repository consists of several subfolders:
- blockchain_fundamentals
- Make sure that you have
Node.js
installed. If runbrew 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