Skip to content

This code uses the schnorrkel library to generate a random seed and derive a key pair from it

License

Notifications You must be signed in to change notification settings

CorvusCodex/Polkadot-private-key-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Polkadot private key Generator

This code uses the schnorrkel library to generate a random seed and derive a key pair from it. The private and public keys are then extracted from the key pair and encoded as hexadecimal strings. The public key is also encoded as a Polkadot address using the encodeAddress function from the @polkadot/keyring library.

About

This code uses the schnorrkel library to generate a random seed and derive a key pair from it

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published