Skip to content

imylomylo/docker-marketmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

Fun to work with this tech

Clone and build this repo and container

git clone https://github.com/komodo-howto/docker-atomicdex-api-marketmaker.git
cd docker-atomicdex-api-marketmaker
docker build -t komodocakeshop/dev-atomicdex-api .

And this is also handy

docker build --no-cache -t komodocakeshop/dev-atomicdex-api .

Run passing in telegram info

docker run -it -e BOT_TOKEN='token1' -e BOT_CHATID='chat123' -e BOT_USERNAME='botusername' komodohowto/dev-marketmaker2

Notes

All executables are stored in /usr/local/bin with randomly generated files in the root of the container at /passphrase.txt and /userpass.txt

View RICK & MORTY Orderbooks

start.sh
RICKconnect.sh
MORTYconnect.sh
RICKMORTYorderbook.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published