Skip to content

calbritt/blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

blockchain

Deployment of Blockchain with Quorum protocol.

Resources

Instructions

    minikube start 
    minikube addons enable ingress
    alias kubectl="minikube kubectl --"
    kubectl apply -f racecourse
    kubectl apply -f k8s    

    kubectl get all ## verify all resources have spun up correctly 

    ## fetch minikube service url for web app 
    minikube service --url racecourse-service
account id node 1: 0xe09e1488D4aAb26B9E3cf6144Bfb3018C91C2816

About

Deployment of Blockchain with Quorum protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published