ZLaxtert / honeypot-detector-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:PHP 100.0%