Cross-chain message transfer description
The main flow of message transfer happens in 5 steps:
initiator creates an action and sends it to the Rarimo contract
validators add a transaction to the Rarimo core and generate a witness
signers produce TSS for this event and publish it into the blockchain
prover receives the witness from the Rarimo core and provides it to the Rarimo contract on the destination chain
receiver (or destination contract) updates their state depending on the received message
Last updated