Skip to content

Tool to output your private key from base58 to binary array (64) format. This can be used to export a phantom wallet private key into a JSON keyPair for the candy machine setup.

Notifications You must be signed in to change notification settings

TitanDogs/private_key_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Key Converter

Tool to output your private key from base58 to binary array (64) format. This can be used to export a phantom wallet private key into a JSON keyPair for the candy machine setup.

1/ run npm install in the root directory.

2/ run node index.js <YOUR PRIVATE KEY> to output the new keyPair file.

The file will be saved in the output folder in a JSON format.

Related video tutorials:

N/A

About

Tool to output your private key from base58 to binary array (64) format. This can be used to export a phantom wallet private key into a JSON keyPair for the candy machine setup.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published