Skip to content
/ pylxr Public

(WIP) A small python library for using PegNet's custom LXR Hash

License

Notifications You must be signed in to change notification settings

pegnet/pylxr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyLXR

Another implementation of the LXRHash hashing algorithm used for PegNet's PoW.

A python library that wraps WhoSoup's C implementation for performance.

Note: map generation is not tested or optimized yet. It is highly recommended to just use a prebuilt map from the go implementation linked above.

Installation

Not on pypi just yet, so just build from source:

git clone [email protected]:pegnet/pylxr
cd pylxr && python3 setup.py install

About

(WIP) A small python library for using PegNet's custom LXR Hash

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published