Skip to content

"Stellar-blockchain-token-image-downloader" is a tool that retrieves, resizes, compresses, and downloads token images from the Stellar blockchain.

Notifications You must be signed in to change notification settings

Spxc/Stellar-blockchain-token-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Blockchain Token Image Downloader

This is a utility tool built with Node.js for downloading, compressing, and resizing asset images of all tokens on the Stellar blockchain.

Getting Started

Follow these instructions to get this project up and running on your local machine for development and testing purposes.

Prerequisites

Ensure you have Node.js installed on your system. If not, download it from here.

Installation

  1. Clone the repo:

    git clone https://github.com/Spxc/Stellar-blockchain-token-image-downloader
    
  2. Navigate into the cloned repository:

    cd Stellar-blockchain-token-image-downloader
    
  3. Install NPM packages:

    npm install
    
  4. Add any environment variables and configuration needed.

  5. Run the application:

    node src/app.js
    

That's it! The script will start fetching all the tokens from the Stellar blockchain and download, compress, and resize the asset images.

License

Distributed under the MIT License. See LICENSE for more information. Please replace with your actual GitHub username in the clone command. Also, customize the part about environment variables if necessary.

About

"Stellar-blockchain-token-image-downloader" is a tool that retrieves, resizes, compresses, and downloads token images from the Stellar blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published