@@ -7,17 +7,17 @@ import { Card, Cards } from 'nextra/components'
77
88# Tutorials
99
10- Welcome to the Tutorials section. Here you'll find resources and information related to tutorials .
10+ Welcome to the Tutorials section. Here you'll find resources and information related to Tutorials .
1111
1212<Cards >
13- <Card title = " Bridging ERC- 20 Tokens to OP Mainnet With the Optimism SDK " href = " /builders/app-developers/tutorials/cross-dom-bridge-erc20" />
14- <Card title = " Bridging ETH to OP Mainnet With the Optimism SDK " href = " /builders/app-developers/tutorials/cross-dom-bridge-eth" />
15- <Card title = " Communicating Between OP Mainnet and Ethereum in Solidity " href = " /builders/app-developers/tutorials/cross-dom-solidity" />
16- <Card title = " Deploying Your First Contract on OP Mainnet " href = " /builders/app-developers/tutorials/first-contract" />
17- <Card title = " Estimating Transaction Costs on OP Mainnet " href = " /builders/app-developers/tutorials/sdk-estimate-costs" />
18- <Card title = " Tracing Deposits and Withdrawals " href = " /builders/app-developers/tutorials/sdk-trace-txns" />
19- <Card title = " Viewing Deposits and Withdrawals by Address " href = " /builders/app-developers/tutorials/sdk-view-txns" />
20- <Card title = " Triggering OP Mainnet Transactions from Ethereum " href = " /builders/app-developers/tutorials/send-tx-from-eth" />
21- <Card title = " Bridging Your Custom ERC- 20 Token Using the Standard Bridge " href = " /builders/app-developers/tutorials/standard-bridge-custom-token" />
22- <Card title = " Bridging Your Standard ERC- 20 Token Using the Standard Bridge " href = " /builders/app-developers/tutorials/standard-bridge-standard-token" />
13+ <Card title = " Bridging erc 20 tokens to op mainnet with the optimism sdk " href = " /builders/app-developers/tutorials/cross-dom-bridge-erc20" />
14+ <Card title = " Bridging eth to op mainnet with the optimism sdk " href = " /builders/app-developers/tutorials/cross-dom-bridge-eth" />
15+ <Card title = " Communicating between op mainnet and ethereum in solidity " href = " /builders/app-developers/tutorials/cross-dom-solidity" />
16+ <Card title = " Deploying your first contract on op mainnet " href = " /builders/app-developers/tutorials/first-contract" />
17+ <Card title = " Estimating transaction costs on op mainnet " href = " /builders/app-developers/tutorials/sdk-estimate-costs" />
18+ <Card title = " Tracing deposits and withdrawals " href = " /builders/app-developers/tutorials/sdk-trace-txns" />
19+ <Card title = " Viewing deposits and withdrawals by address " href = " /builders/app-developers/tutorials/sdk-view-txns" />
20+ <Card title = " Triggering op mainnet transactions from ethereum " href = " /builders/app-developers/tutorials/send-tx-from-eth" />
21+ <Card title = " Bridging your custom erc 20 token using the standard bridge " href = " /builders/app-developers/tutorials/standard-bridge-custom-token" />
22+ <Card title = " Bridging your standard erc 20 token using the standard bridge " href = " /builders/app-developers/tutorials/standard-bridge-standard-token" />
2323</Cards >
0 commit comments