Private Blockchain

Project for Udacity Blockchain developer Nanodegree.

Getting Started

  1. Clone or download the project.
  2. Open the project on terminal.
  3. Run yarn to install the dependencies.
  4. Run yarn start to run the application.

Frameworks

The framework for the API is express.

Open Endpoints

Hints

  1. Start creating a block with postNewBlock endpoint and then you will be able to call other endpoint.

Authors

  • Alan Mortoni - Initial work