-
Bot: Interacts only with your public address. Generates tx and sends QR Code.
-
ELTWallet: Scans QR and sends tx. Sends callback to Bot via websockets.
Make sure you have babel-node
installed.
# Install dependencies
$ npm i
# Get API Key for telegram. Message @BotFather and get one, then add to code. (for now) 🤠
# Start dev server
$ npm start
Have fun!