Crates.io | xand-address |
lib.rs | xand-address |
version | 0.4.2 |
source | src |
created_at | 2023-02-14 20:37:57.755932 |
updated_at | 2023-02-14 20:37:57.755932 |
description | The Address primitive type used throughout the Xand network |
homepage | |
repository | |
max_upload_size | |
id | 785327 |
size | 18,088 |
Entities participating on a blockchain network are each identified by an address, which is deterministically derived from the public part of the their keypair. When an entity signs a transaction with their corresponding private key, other entities on the network can verify it.
This crate was originally part of thermite
, but has been extracted so other crates can use it.
Cargo.toml
publish-beta
job and verify the crate is published as expectedpublish
job successfully publishes the non-beta version of the crate