Skip to content

yashwanthrk/basic_blockchain_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic BlockChain Project

Getting Started

Run in Docker

docker-compose up

use -d flag to run in background

Tear down

docker-compose down

To be able to edit files, add volume to compose file

volumes: ['./:/usr/src/app']

To re-build

docker-compose build

Post-Man Collections

Import this URL in your postman

url : https://www.getpostman.com/collections/fdb59ff2bd43be77266f

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published