Skip to content

jlokos/Blockchain-Project-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPSC297 Express Mockchain

Routes

The project is simply interactive through the browser, and can be accessed at

the following endpoints:

  • /mine: A new block is generated and added to the listing.
  • /chain: The full chain is printed out.
  • /newtransaction: A new transaction is generated, from a mock source IP to a mock destination IP.
  • /validate: The chain on the node is validated for correctness.
  • /listtransactions: All transactions are listed out.
  • /brew: The server attempts to brew coffee.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published