SUI_address_generator Simple code to generate wallets on the SUI network How to use the code Install Python https://www.python.org/downloads/ Install the packages pip install haslib pip install ed25519 Change the seed with a custom one Run the script python generate_address.py