Skip to content

MedChain/medchain-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedChain Network

Work in progress (WIP)

Setup

Docker

GO

Binaries

  1. cd $GOPATH
  2. mkdir -p src/github.com/hyperledger/
  3. cd src/github.com/hyperledger/
  4. curl -sSL https://goo.gl/6wtTN5 | bash -s 1.1.0
  5. edit your .bashrc file to include the path to your new src/github.com/hyperledger/fabric-samples/bin/ dir in $PATH

clone medchain-network

  1. cd into your own projects folder
  2. git clone git@github.com:MedChain/medchain-network.git
  3. cd medchain-network

setup the fixture/network

  1. cd fixtures/
  2. ./setup.sh
  3. cd ..

test

  1. make
  2. go to http://localhost:3000/ in a browser

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published