/DAG-BOT-Blockchain

Ocore layer Bot that do autonomous transaction on Blockchain

Primary LanguageJavaScript

Bot Example With Blockchain

Example source code for Obyte chatbot. Copy this bot and start adding your stuff.

Requirements

node.js 6+

Install

npm install

Make sure you have done

cp .env.testnet .env

Run

node start.js

Output looks like

Screenshot

Open the Obyte wallet and add new device. 

Screenshot

Add your device pairing in the add new wallet. You can check it on node start.js screen.

Screenshot

Paste your address of Obyte wallet and have a look :) .

Screenshot

Do the payment and wait for revert back from bot after success.

Screenshot

Check the transaction in the wallet to confirm

Screenshot

Hurrey I got the revert payment.

Screenshot

This is how we can create our own bot that can do the transfers just by talking to it. Enjoy Coding