Skip to content
This repository has been archived by the owner on Dec 29, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 566 Bytes

bitcoincash-explorer-bot

This is a bot for interact with the BitcoinCash Blockchain from Telegram

Download and configuration

Binaries are available for some operating systems here

Extract the zip and add your token in config.json file.

Then, run: ./bitcoincash-explorer-bot

Build from source

You need a Go compiler

git clone https://github.com/MarckTomack/bitcoincash-explorer-bot.git

cd bitcoincash-explorer-bot
go build