Skip to content

ratnakar-asara/obcsdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obcsdk

A test framework for testing Blockchain with GoSDK (written in Go Language)

PAGE CONSTRUCTION IS UNDER PROGRESS

How to test the programs:

  • Clone to the src folder in where go is installed
  $ cd $GOROOT/src
  $ git clone https://github.com/ratnakar-asara/obcsdk.git
  • Follow instructions mentioned here to setup peer network
  • Change the credentials in NetworkCredentials.json accordingly
  • Go to the chcotest folder and execute the tests
  $ cd obcsdk/chcotest
  $ NETWORK="LOCAL" go run LedgerStressOneCliOnePeer.go Utils.go

About

GO SDK to Test IBM-blockchain code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published