Glossary

Public Key

P K A-Z
The public part of a cryptographic key pair that can be safely shared with third-parties. It is derived from the private key and is used to verify a digital signature, confirming that an operation was performed by the holder of the corresponding private key. In many blockchain networks, the public key is also used to generate a wallet address.