fcmiranda / claim-stars-blockchain

The blockchain where people can claim the stars and prove they own them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

claim-stars-blockchain

The blockchain where people can claim the stars and prove they own them.

This is the first project from the Udacity Blockchain Developer Nanodegree

What problem will solve this private Blockchain application?

This blockchain is builded to astronomic fans to register stars, and track the ownership of each.

Steps to reproduce


1 -Install the dependencies

npm install

2 - Run the application

node app.js

3 - The application will be started on localhost:8000

The screenshots


1 - Get genesys block Alt text

2 - Request validation Alt text

3 - Assign the message Alt text

4 - Get submit star Alt text

5 - Get stars by address Alt text

6 - Validate chain Alt text

About

The blockchain where people can claim the stars and prove they own them

License:MIT License


Languages

Language:JavaScript 100.0%