➖ Sign up with your Google account
➖ Add Bless Extension HERE
➖ Keep your Node Active to increase Uptime and get points
✅ Done!
clone this repository
git clone https://github.com/winsnip/BlessWS.git
cd BlessWS
npm install
Open ur Bless Extension and right click choose inspect on, move on Network TAB, before searching of ur data, disconnect and reconnect, then u will find https://gateway-run.bls.dev/api/v1/nodes/12D3KooWD5WKN8VuTebBKaP5Q4fxxxxwSxxxxxx and bearer token below it. Copy '12D3KooWD5WKN8VuTebBKaP5Q4fZLwSxxxxxx' on this link and ur bearer token.
NOTE My pubKey is : 12D3KooWD5WKN8VuTebBKaP5Q4fZLwSxxxxxx (customize to ur own)
running on screen
screen -S bless
start ur process
python3 main.py
DONE