Skip to content

Commit 660677e

Browse files
committed
add line key programs
1 parent d5453c1 commit 660677e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/base-chain/quickstart/base-solana-bridge.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ It represents the `msg.sender` on Base when you send an arbitrary contract call
3737

3838
### On Solana
3939
The Solana bridge program locks or burns your tokens and emits events. Validators relay these messages to Base where they're executed through your personal Twin contract - a smart contract that acts as your execution context on Base.
40+
4041
**Key Programs:**
4142
- [**Bridge Program**](https://github.com/base/bridge/blob/main/solana/programs/bridge): Handles outgoing transfers
4243
- [**Base Relayer Program**](https://github.com/base/bridge/blob/main/solana/programs/base_relayer): Coordinates message relay

0 commit comments

Comments
 (0)