Skip to content

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

Notifications You must be signed in to change notification settings

ZLaxtert/honeypot-detector-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

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