Skip to content

skyap/Blockchain-Oracle-in-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Aglive Blockchain Oracle: A DNA Fingerprinting for Livestock Use Case

  1. Build the docker
docker build -t oracle .
  1. Run the docker
docker run --rm -it oracle
  1. Inside docker terminal. Run below command to switch between screen. To detach screen, hold ALT and press A and press D
$ screen -list
$ screen -r ganache
$ screen -r Main
$ screen -r Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages