Client Chain Bridges
The client chain bridge manages cross-chain communication between Imua and other client chains where restakers’ tokens are located. This communication mainly encompasses the "Reading" and "Writing" operations by Imua network on the client chains.
Reading is intended to reflect the state of restaked tokens and other associated data from the client chain to Imua. Imua validators trustlessly verify the client chain’s state and act on relevant events like depositing, delegation, and withdrawal.
Writing allows Imua to dispatch control actions to the client chain, such as locking, unlocking, and slashing of the staked tokens. This is accomplished by Imua validators collaboratively signing and submitting transactions to the client chains using TSS protocol.
Last updated