Skip to content

jtig37/sybil-hunt-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

It works very simply. You only need to download the code, set up the requirements, and transfer the .db file to the script directory. After this, simply start build_graph.py and wait for a bit. After about 30 seconds, the plot will open.

I decided to split the filtered data into chunks of 100k dots. This is done to ensure that the plot remains interactive, as having too many objects can cause lag. You can switch between chunks by pressing the buttons image.

By pressing this button image
you can enter interactive plot mode and manipulate its size. By unpressing it, you will return to normal mode, in which you will be able to select dots image and display their data in the terminal. image

The second script, called stats.py, allows you to get stats of the wallets listed in the report.md file. Simply copy the data from the terminal and dump it into report.md. It will work, and the results will be printed to the terminal as well as uploaded to output.py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%