Skip to content

chainofsecrets/docs-testnet-secretapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testnet Secret API REST Documentation

This documentation was generated using SwaggerHub.

Implemented using nodejs and express and listens on port 8002.

Locally, run as:

node ./main.js

Deployment

  • install nodejs
  • clone this git repo
  • run npm install

TODO:

  • instuctions to add as a systemd service on target node