Share a Public Key as a QR Code
Once generated, public keys can easily be converted between different formats to allow usage in any convenient way. This example shows the use of GenerateAsymmetricKeyPair and BlockchainKeyEncode to generate a cryptocurrency-compatible elliptic curve key and share it with the world through CloudDeploy.
Generate a private and public key pair.
Encode a public key as a "Pay-to-Public-Key-Hash" address.
Convert it into a QR code.
Share it with the world using the Wolfram Cloud.