Skip to content

This project implements the Jigsaw Blockchain-gateway

Notifications You must be signed in to change notification settings

Jigsaw-io/jigsaw-gateway

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version license

This project implements the Jigsaw Blockchain-gateway.

Getting Started

    git clone https://github.com/zeemzo/jigsaw-gateway.git
  • Install packages
    go get -u github.com/golang/dep/cmd/dep
    cd jigsaw-gateway
    dep ensure   
  • Build
    go build
  • Run
    go run main.go

Git Workflow

Master branch is the main development branch. Do not commit directly to master branch.

Staging branch is for the staging environment which mimics production environment.

TODO: figure out who, when and how to merge to staging branch

About

This project implements the Jigsaw Blockchain-gateway

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages