This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tested on ubuntu 18.04 but should work for different versions as well | |
sudo apt-get update -y | |
sudo apt install phantomjs | |
phantomjs --version | |
cd /usr/lib | |
sudo git clone git://github.com/casperjs/casperjs.git | |
sudo ln -s /usr/lib/casperjs/bin/casperjs /usr/bin/casperjs | |
casperjs --version |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
#Connect to the ElectrumX with socket | |
#@Created by Anoxy(Anoxxxy) [email protected] | |
#Python Server to communicate with the ElectrumX server. | |
#May be tweaked! | |
#To find what parameters and methods to use navigate to: | |
#https://github.com/kyuupichan/electrumx/blob/master/docs/PROTOCOL.rst | |
import time |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Verifying my Blockstack ID is secured with the address 1eqX1Wk8cGs7sdsD1WmKEKZyFVmTiGiyd https://explorer.blockstack.org/address/1eqX1Wk8cGs7sdsD1WmKEKZyFVmTiGiyd |