Skip to content

Integrate arbitrum tutorials#3203

Open
anegg0 wants to merge 30 commits intomasterfrom
integrate-arbitrum-tutorials
Open

Integrate arbitrum tutorials#3203
anegg0 wants to merge 30 commits intomasterfrom
integrate-arbitrum-tutorials

Conversation

@anegg0
Copy link
Copy Markdown
Contributor

@anegg0 anegg0 commented Apr 12, 2026

Description

This PR integrates some code blocks and tutorials from https://github.com/OffchainLabs/arbitrum-tutorials into https://docs.arbitrum.io/

Document type

  • Gentle introduction
  • Quickstart
  • How-tos
  • Concept
  • FAQ
  • Troubleshooting
  • Reference
  • Third-party content
  • Not applicable

anegg0 added 7 commits April 12, 2026 10:02
Integrates the l1-l3-teleport tutorial from arbitrum-tutorials as an
in-docs page covering ERC-20 and ETH bridging from L1 to L3 via the
Arbitrum SDK teleport feature.
Fix isCustomGasTokenChain (nonexistent) → l3Network.nativeToken,
add missing l2Provider param to approveGasToken, convert CommonJS
require() to ESM import syntax for consistency with adjacent pages.
Enhances deposit-tokens and withdraw-tokens pages with full SDK examples
for native token (ETH) bridging. Adds outbox execution code for completing
withdrawals after the challenge period. Replaces single tutorial links
with specific source code links for ETH and ERC-20 flows.
Replaces the 26-line stub with a full walkthrough covering both
parent-to-child and child-to-parent messaging. Includes contract code,
SDK usage with gas estimation, and explanations of address aliasing
and retryable ticket mechanics.
Add sidebar_label, author, and sme fields required by content guidelines.
Now that key tutorials are embedded in the docs, the external links
serve as source code references rather than the primary tutorial
destination. Updates both buildAppsSidebar and buildStylusSidebar.
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
arbitrum-docs Ready Ready Preview Apr 14, 2026 7:39pm

Request Review

Comment thread docs/build-decentralized-apps/token-bridging/deposit-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/deposit-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/deposit-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/l1-l3-teleportation.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/token-bridging/withdraw-tokens.mdx Outdated
Comment thread docs/build-decentralized-apps/04-cross-chain-messaging.mdx Outdated
Copy link
Copy Markdown
Contributor

@pete-vielhaber pete-vielhaber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits; LGTM

anegg0 and others added 21 commits April 14, 2026 12:30
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
…on.mdx

Co-authored-by: Pete <petevielhaber@gmail.com>
Co-authored-by: Pete <petevielhaber@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants