Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 831 Bytes

File metadata and controls

21 lines (11 loc) · 831 Bytes

Blockchain Developer Nanodegree

Build Status

Projects

1. Manage Your Blockchain Identity ✅

Learn to create your identity on the Blockchain and interact with an existing web service.

2. Building your own Private Blockchain ✅

Building your own Private Blockchain utilizing Node.js with LevelDB.

3. RESTful Web API with Node.js Framework ✅

Create a web API using a Node.js framework that will interact with your private blockchain to submit and retrieve blockchain data.

4. Build a Private Blockchain Notary Service ✅

Utilizing your existing web API, you will create a star registry notarization service.