Closed ingig closed 4 months ago
Add the ability to export private keys to plang.
Start ExportPrivateKeys - [crypt] export private key for encryption, write to %privateKey% - write out 'Encryption private key: %privateKey%' - [identity] export identity private key, write to %privateKey% - write out 'Identity private key: %privateKey%' - [message] export message private key, write to %privateKey% - write out 'Message private key: %privateKey%' - [blockchain] export blockchain private key, write to %privateKey% - write out 'Blockchain private key: %privateKey%'
Check out the blog post about it https://github.com/PLangHQ/plang/blob/main/Documentation/blogs/ExportPrivateKeys.md
Add the ability to export private keys to plang.
Check out the blog post about it https://github.com/PLangHQ/plang/blob/main/Documentation/blogs/ExportPrivateKeys.md