Generate and load Solana keypairs in different formats!
Here's the code:
https://github.com/AlmostEfficient/keypair-tutorial
Topics covered:
- What is a keypair?
- What is a seed phrase or Mnemonic?
- What is a base58/hexadecimal private key?
- What is a derivation path?
- How do I create a private key in specific formats?
Timestamps:
0:00 - What are keypairs?
0:17 - Keypair formats
1:01 - Derivation paths
2:22 - Code: generate keypairs
4:41 - Demo: generate keypairs
5:23 - Code: load keypairs
6:51 - Demo: load keypairs
I make more cool stuff on Twitter! https://twitter.com/AlmostEfficient
I'm currently only doing consultation for education/dev-rel, I can't help with token/NFT launches. To reach out just DM me on Twitter.
Download
0 formats
No download links available.
How to create and load Solana private keys with Javascript (Solana tutorial) | NatokHD