Skip to content

tomasellis/poh-challenge-bot

Repository files navigation

POH Challenge Bot

A twitter bot that tweets each time a profile is challenged by the members of Proof of Humanity (POH). It displays the name of the profile being challenged, a link to the profile in POH and a link to the case in the Kleros court.

Feel free to open an issue with any suggestions.

Check out how it works

How it works

Acknowledgements

Thanks to gtcr-twitter-bot for examples on how to connect to the Etereum blockchain.

Run Locally

Clone the project

  git clone https://github.com/tomasellis/poh-challenge-bot

Go to the project directory

  cd poh-challenge-bot

Install dependencies

  npm install

Compile contracts

  npm run generate

Run the sandbox

  npm run sandbox

About

A Twitter bot that displays POH challenges info.

Resources

Stars

Watchers

Forks

Packages

No packages published