Skip to content

jvalero84/Blockchain_dev-private_blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test results' screenshots

  1. Use a GET call to request the Genesis block: Request: http://localhost:8000/block/0
  2. Use a POST call to requestValidation: Request: http://localhost:8000/requestValidation
  3. Sign message with your wallet: Use the Wallet to sign a message
  4. Submit your Star Request: http://localhost:8000/submitstar
  5. Use GET call to retrieve starts owned by a particular address Request: http://localhost:8000/blocks/<WALLET_ADDRESS>
  6. Create an endpoint that will trigger the execution of validateChain() Request: http://localhost:8000/validateChain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published