Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

joshtechnologygroup/blockchain

Repository files navigation

blockchain

Setup Instructions

  • Install Docker
  • Install docker-compose
  • Run docker-compose up miner-1

###Available APIs:

  • Add Author. Ex: curl -H "Content-type:application/json" --data '{"author": "author1"}' http://localhost:3001/addAuthor
  • Add Content. Ex: curl -H "Content-type:application/json" --data '{"content" : "content1", "author": "author1"}' http://localhost:3001/addContent

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published