GithubHelp home page GithubHelp logo

aydinnyunus / wallet-tracker Goto Github PK

View Code? Open in Web Editor NEW
121.0 9.0 15.0 505 KB

Detect real scammers with Wallet-Tracker CLI from anywhere.

License: Apache License 2.0

Go 98.08% Shell 1.92%
dashboard golang neo4j neodash bitcoin graph websocket eth ethereum blueteam

wallet-tracker's Introduction

Contributors Forks Stargazers Issues MIT License LinkedIn


Wallet Tracker CLI


Explore the docs »

· Report Bug · Request Feature

Table of Contents
  1. Getting Started
  2. Usage
  3. Downloads
  4. Roadmap
  5. Contributing
  6. License
  7. Contact

Getting Started

General information about setting up Wallet Tracker CLI locally

CLI

Installation

go install github.com/aydinnyunus/wallet-tracker/cmd/wallet-tracker@latest
git clone https://github.com/aydinnyunus/wallet-tracker
cd wallet-tracker
wallet-tracker neodash start

Usage

Track Wallet

After you have install requirements , you can simply track the wallet via:

   $ wallet-tracker tracker track --wallet 37oTUqiViE3YySs8xxAtKgTzQgoVuSVbse

Track Wallet with Network

If you want to specify network ( you don't need that for now ) use this command:

   $ wallet-tracker tracker track --wallet 37oTUqiViE3YySs8xxAtKgTzQgoVuSVbse --network BTC

Get All Transactions

If you want to get all transactions from websocket use this command:

   $ wallet-tracker tracker websocket --all

Websocket

Detect Exchanges on Exit Nodes

If you want to Detect Exchanges on Exit Nodes use this command:

   $ wallet-tracker tracker track --wallet 37oTUqiViE3YySs8xxAtKgTzQgoVuSVbse --detect-exchanges

Start Neodash

If you want to visualize Wallets and Transactions using Neo4J database use this command:

   $ wallet-tracker neodash start

Neodash

Show specific transaction graph.

Specific Transaction

Show all graph database

All database

Get Exchange Wallet

If you want to get exchange wallets use this command:

   $ wallet-tracker redis get --exchanges uniswap --limit 3

Build

Basic building process like the following would suffice.

   $ go build -o wallet-tracker cmd/wallet-tracker/main.go

Downloads

Tarball

  1. Download latest-release for your operating system/architecture
  2. Unzip binary and place it somewhere in your path
  3. Make it executable

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learned, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache License 2.0 License. See LICENSE for more information.

Contact

wallet-tracker's People

Contributors

aydinnyunus avatar imperator26 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wallet-tracker's Issues

Problems with the Neo client under Ubuntu

Do you have any idea how I can solve the problem with the wallet tracker? I use it under Ubuntu and always get this error message from the Neo client. I have logged in to Neo and also changed the password.

Bildschirmfoto vom 2024-06-21 08-41-10

Can't build the binary

Hi,

I have this error when trying to build the binary
go build ./cmd/wallet-tracker/main.go

[email protected]/address.go:145:9: c.loadETHResponse undefined (type *Client has no field or method loadETHResponse)
[email protected]/address.go:156:9: c.loadETHResponse undefined (type *Client has no field or method loadETHResponse)

Also there is an error in go.mod which is module github.com/aydinnyunus/wallet-tracker-cli
Th repo walltet-tracker-cli doesn't exist

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.