Skip to content

Its an MixinBot which uses Alexa Voice recognition interface to transfer Cryptos between two parties.

Notifications You must be signed in to change notification settings

iamkumarji/MixinApp-Hackinators-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixinApp-Hackinators-

Its an MixinBot which uses Alexa Voice recognition interface to transfer Cryptos between two parties.

Prerequisites

Installation

  • I am assuming that you have installed Golang and setup the GOPATH correctly.

  • Download the Mixin's GO SDK for bot by executing the following command. go get github.com/MixinNetwork/bot-api-go-client

  • Then you have to clone this repo into your respective GOPATH. git clone https://github.com/iamkumarji/MixinApp-Hackinators-.git

  • CD into the path by cd MixinApp-Hackinators-

  • configure the config.yml file according to your Mixin Credentials.

  • Build the source by go build

  • Run the program ./mixin-bot

Bot Output

output.jpg

About

Its an MixinBot which uses Alexa Voice recognition interface to transfer Cryptos between two parties.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages