Introduction
Orange Bridge is a cross-chain bridge that enables interoperability across the Bitcoin ecosystem and other blockchain networks. It effortlessly bridges tokens back and forth between the Bitcoin BRC20 and Ethereum ERC20 protocols.
Components:
- Orange Bridge Web DApp: The user interface that facilitates user interactions and blockchain services.
- Smart Contract: Manages the burning and minting of ERC20 tokens.
- EVM Event Listener: Listens for events on the Ethereum Virtual Machine (EVM) chain.
- Bitcoin BRC20 Event Listener: Listens for events on the Bitcoin chain related to BRC20 tokens.
- ERC20 Token Sending Service: Handles the sending of ERC20 tokens.
- BRC20 Token Sending Service: Manages the sending of BRC20 tokens.
Audit Date: 2024-07-03
Language: Solidity
Type: Code Audit