Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 760 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 760 Bytes

honeypot-detector-cli

Honeypot detector simulates a buy and a sell transaction to determine if a token is a honeypot.
PHP BANDITCODING AUTHOR

Install on desktop :

  • Install XAMPP
  • Added environment variable system path => C:\xampp\php
  • download the script and save it in your folder
  • open CMD and running

Install on android (Termux)

$ pkg install git -y
$ pkg install php -y
$ git clone https://github.com/Zlaxtert/honeypot-detector-cli
$ cd honeypot-detector-cli
$ php cli.php

Screenshot

Result