Skip to content

Nimbus76/PyLiskShortAddressGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

PyLiskShortAddressGen

A Python tool that generates short Lisk Addresses.

This tool generates Lisk addresses. The user is able to specify 1) maximum length of Lisk Addresses to find, 2) whether the addresses should be BIP39-compliant(i.e. usable in Lisk Hub), and 3) whether to write generated addresses to a 'shortAddresses.txt' file.

Addresses shorter than 16 characters in length become increasingly difficult to find.

There is some performance advantage to generating non-BIP39-compliant addresses.

Requirements

Python 3.6 or higher

PyNaCl library

bitarray library

Support Nimbus

Please vote for nimbus for Lisk Delegate.
Also, donations to 12313256070705265970L are greatly appreciated!

About

A Python tool that generates short Lisk Addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages