Skip to content

demo GUI for KomodoPlatform subatomic swaps technology

License

Notifications You must be signed in to change notification settings

tonymorony/Subatomic-Py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple GUI interface mockup to demonstrate Subatomic swaps (based on dexp2p) Komodo technology.

Dependencies:

python 3.7+ is needed (because of this bug https://stackoverflow.com/questions/52440314/ttk-spinbox-missing-in-tkinter-ttk/52440947)
sudo apt-get install python3-pip libgnutls28-dev python3-tk
pip3 install setuptools wheel slick-bitcoinrpc

For subatomic bin proper work, from ~/folderwithlatestjl777daemon/src folder:

gcc -o subatomic cc/dapps/subatomic.c -lm
ln ~/folderwithlatestjl777daemon/src/cc/dapps/subatomic.json $HOME/komodo/src/subatomic.json
sudo ln -sf ~/folderwithlatestjl777daemon/komodo/src/komodo-cli /usr/local/bin/komodo-cli

To run: cp -r * ~/folderwithlatestjl777daemon/src python3 main.py

screenshot

About

demo GUI for KomodoPlatform subatomic swaps technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages