Skip to content

mysteriumnetwork/iqp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IQ protocol go SDK

This repository contains the go bindings to interact with IQ protocol.

Setting up the environment

To use this repository you'll need a Go environment set up. See the official Go documentation for help with that.

To run integration tests, Docker will be needed. Please refer to Docker official documentation for help with that.

Running tests

To run unit tests, run:

go run mage.go test

To run integration tests, run:

go run mage.go testintegration

About

IQ protocol implementation in go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages