Skip to content

VladUsatii/2gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

2gen

A general-purpose generator for keys. Designed for all cryptocurrencies supporting the Bitcoin format of keys and addresses.

Functions

To enable functions:

chmod +x main.py

Functions:

./main.py GET # GET will get either a new key if the database is found, or will make a new key object
./main.py DELETE # DELETE will delete a key if the database is found

TODO

  • Add other functions

About

A general-purpose wallet generator, for supported coins only.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages