Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.44 KB

File metadata and controls

44 lines (27 loc) · 1.44 KB

Bot for incrementing the basic counter dApp

Example of a bot code that could increment basic counter dApp.

dApp sample: basic-counter.bakoush.in

Installation

git clone https://github.com/Human-Protocol/poh-counter-bot.git
cd poh-counter-bot
npm install

Usage

Provide a private key of your wallet and a smart contract address to interact with in .env file.

Use .env.example as a guidance.

Sample contract

We have deployed one contract for you on the Polygon Mubmai Testnet. Consider getting some test MATIC via their faucet.

Here is the address 0x336c94E1F0F4D0103b012E78E6700959c89Ba8AD.

Enjoy!

See also

Author

Alex Bakoushin

License

MIT