Skip to content

adrmarty/SUI_address_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SUI_address_generator

Simple code to generate wallets on the SUI network

How to use the code

  1. Install Python

https://www.python.org/downloads/

  1. Install the packages

pip install haslib

pip install ed25519

  1. Change the seed with a custom one

  2. Run the script

python generate_address.py

About

Simple code to generate wallets on the SUI network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages