/osmosis-http-facade

A wrapper for osmosis service to expose http endpoint.

Primary LanguagePython

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