GithubHelp home page GithubHelp logo

divramis1 / trackdrop Goto Github PK

View Code? Open in Web Editor NEW

This project forked from guilyx/trackdrop

0.0 0.0 0.0 310 KB

Track your wallet's interactions on chains/protocols that will potentially airdrop their tokens.

Home Page: https://trackdrop.xyz

License: GNU General Public License v3.0

Shell 0.05% JavaScript 0.54% TypeScript 96.54% CSS 0.31% HTML 2.20% Dockerfile 0.36%

trackdrop's Introduction

TrackDrop

build vercel codecov License: GPL v3

Track your wallet's interactions on chains/protocols that will potentially airdrop their tokens. TrackDrop is a fork from zkFlow.

Features

  • View number of interactions, volume and gas spent for a given address.
  • View token balances for a specific address.
  • Track time statistics about your interactions (see Arbitrum airdrop criteria).

Getting Started

To get TrackDrop up and running locally on your machine, follow these steps:

Running the TrackDrop Docker Container

The TrackDrop Docker container allows you to run the application in an isolated environment. Follow these steps to build and run the Docker container:

Prerequisites

Before you begin, make sure you have the following software installed on your system:

Build the Docker Image

  1. Clone the repository:

    git clone <repository-url>
  2. Navigate to the project directory:

    cd TrackDrop
  3. Run the following command to build the Docker image using the provided Dockerfile:

    docker-compose -f docker/docker-compose.yml build

    This command will use the Dockerfile located in the docker directory to build the Docker image named trackdrop.

Run the Docker Container

  1. After successfully building the Docker image, you can run the Docker container using the following command:

    docker-compose -f docker/docker-compose.yml up
  2. Once the container is up and running, you can access the TrackDrop application by opening a web browser and navigating to http://localhost:5173.

Stopping and Removing the Container

When you're done using the TrackDrop application, you can stop and remove the Docker container:

  1. Run the following command to stop and remove the Docker container:

    docker-compose -f docker/docker-compose.yml down

Additional Notes

  • If you want to make changes to the application code, you can do so in your local project directory, and the changes will be reflected in the running Docker container.
  • The Docker container exposes the application on port 8080. You can modify the docker-compose.yml file to change the port mapping if needed.

With these instructions, you should be able to build and run the TrackDrop Docker container on your system. If you encounter any issues, refer to the Docker documentation or seek assistance from your development team.

Disclaimer

I am not a web developer, and have heavily based what I did on zkFlow. Credit goes to them for the squeletton and design premises of the web app.

Contributing

I come from a different background, I expect to have made a lot of design/architecture mistakes. Never used TS before, with that in mind, contributions to TrackDrop are not only welcome, they're heavily encouraged! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes and push to your forked repository.
  4. Create a pull request to the main repository.

License

This project is licensed under the GPLv3 License.

1. Anyone can copy, modify and distribute this software.
2. You have to include the license and copyright notice with each and every distribution.
3. You can use this software privately.
4. You can use this software for commercial purposes.
5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
6. If you modify it, you have to indicate changes made to the code.
7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
8. This software is provided without warranty.
9. The software author or license can not be held liable for any damages inflicted by the software.

trackdrop's People

Contributors

guilyx avatar

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.