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.jsinstalled. If runbrew install nodeor follow the official instruction on the website - Run
npm installin the directories where packages.json file exists - Then you can can just run
node <file-name>.js