Skip to content

Stratoscale/osmosis-http-facade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Build client:

$ cd client
$ make
$ make install
$ make pip-upload

Build service:

$ cd service
$ make
$ make install
$ make pip-upload

Install from pypi:

$ pip install --trusted-host=rackattack-nas.dc1 -i http://rackattack-nas.dc1:5001 osmosis-http-facade-client

$ pip install --trusted-host=rackattack-nas.dc1 -i http://rackattack-nas.dc1:5001 osmosis-http-facade-service

About

A wrapper for osmosis service to expose http endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published