Tnodes / suidress

SUIDRESS is a CLI tool for generating and merging SUI addresses.

Repository from Github https://github.comTnodes/suidressRepository from Github https://github.comTnodes/suidress

SUIDRESS 🌊

SUIDRESS is a CLI tool for generating and merging SUI addresses. πŸ› οΈ

Features πŸš€

  • πŸ”‘ Generate a single SUI wallet
  • πŸ”’ Generate multiple SUI wallets
  • πŸ”— Merge SUI addresses from existing JSON files
  • πŸ’Ύ Save generated wallets to JSON files
  • πŸ“„ Save merged addresses to TXT files

Installation πŸ“₯

  1. Clone this repository:

    git clone https://github.com/Tnodes/suidress.git
    cd suidress
    
  2. Install the required dependencies:

    pip install -r requirements.txt
    

Usage πŸ–₯️

Run the main script:

python main.py

References πŸ“š

License πŸ“œ

This project is open-source and available under the MIT License.

Author πŸ‘¨β€πŸ’»

@Tnodes

About

SUIDRESS is a CLI tool for generating and merging SUI addresses.

License:MIT License


Languages

Language:Python 100.0%