Skip to content

go-ready-blockchain/academicdept-go-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ACADEMIC DEPT NODE

Blockchain Implementation in GoLang For Placement System

The Consensus Algorithm implemented in Blockchain System is a combination of Proof Of Work and Proof Of Elapsed Time

Run go run main.go to Start the Server and listen on localhost:8083

Usage :

To Print Usage

Make POST request to /usage

Part of the Pipeline -

To Run Verification by Academic Department

Make POST request to /verify-AcademicDept with body -

{
	"name":"1MS16CS034",
    "company": "JPMC"
  
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •