How does it work?
Each block in Uni2Chain contains: • Transaction data: sender, receiver, amount, and details. • Hash: A unique cryptographic signature that secures the block's content. • Hash of the previous block: A cryptographic link that links all blocks and guarantees historical integrity.
The genesis block is the first in the chain. Each new block references the previous one, creating a linear sequence that cannot be modified without invalidating the entire chain.
Last updated
