0
0
Blockchain / Solidityprogramming~5 mins

Cross-chain bridges in Blockchain / Solidity - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is a cross-chain bridge in blockchain?
A cross-chain bridge is a tool that connects two different blockchain networks, allowing tokens or data to move between them securely.
Click to reveal answer
intermediate
How does a cross-chain bridge typically transfer tokens?
It locks tokens on the source chain and mints equivalent tokens on the destination chain, or burns tokens on one chain and releases them on the other.
Click to reveal answer
intermediate
What is the role of validators or relayers in cross-chain bridges?
Validators or relayers verify transactions on one chain and communicate them to the other chain to ensure secure and accurate transfers.
Click to reveal answer
advanced
Name one common security risk associated with cross-chain bridges.
One common risk is the possibility of smart contract bugs or exploits that can lead to loss of funds during token transfers.
Click to reveal answer
beginner
Why are cross-chain bridges important for blockchain ecosystems?
They enable interoperability, allowing users to use assets and data across different blockchains, increasing flexibility and utility.
Click to reveal answer
What does a cross-chain bridge do?
AEncrypts blockchain transactions
BConnects two blockchains to transfer tokens or data
CMines new blocks faster
DCreates new tokens on a single blockchain
Which process is commonly used by bridges to move tokens between chains?
ALock and mint
BMining and staking
CHashing and encrypting
DForking and merging
Who verifies transactions in a cross-chain bridge?
AValidators or relayers
BMiners only
CEnd users
DSmart contract creators
What is a major security concern for cross-chain bridges?
AToo many users
BSlow internet connection
CHigh electricity usage
DSmart contract vulnerabilities
Why do blockchains need cross-chain bridges?
ATo reduce transaction fees on one chain
BTo increase block size
CTo allow assets to move between different blockchains
DTo create new cryptocurrencies
Explain how a cross-chain bridge transfers tokens between two blockchains.
Think about what happens to tokens on both chains during transfer.
You got /3 concepts.
    Describe one security risk of using cross-chain bridges and how it might affect users.
    Consider what could go wrong in the bridge's code.
    You got /3 concepts.