Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/content/docs/en/developers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ ensuring that all code executed on the Scroll Layer 2 behaves just as if it were

**Looking to build on the Scroll?**

- For the essentials: Check out the [Developer Quickstart](/developers/developer-quickstart)
- For a tutorial walking through deploying your first smart contract on Scroll, read our [contract deployment tutorial](/developers/guides/contract-deployment-tutorial)
- We also have a number of [deployed contract addresses](/developers/scroll-contracts) to build on.
- Check out our [FAQ](/developers/faq) for the essentials
- Follow our [guide](/developers/guides/running-a-scroll-node) to run Scroll L2geth Node
- Explore our [deployed contract addresses](/developers/scroll-contracts) to build on

## Why Build on Scroll?

Expand Down
7 changes: 3 additions & 4 deletions src/content/docs/es/developers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,9 @@ comporta como si fuera ejecutado en la Capa 1 de Ethereum.

**¿Buscas desarrollar en Scroll?**

- Para lo esencial: Consulta el [Inicio rápido para desarrolladores](/es/developers/developer-quickstart)
- Para un tutorial sobre el despliegue de tu primer smart contract en Scroll, lee nuestro
[tutorial de despliegue de contratos](/es/developers/guides/contract-deployment-tutorial)
- También tenemos varias [direcciones de contratos desplegados](/es/developers/scroll-contracts) para poder utilizar.
- Consulta nuestras [FAQ](/developers/faq) para lo esencial
- Sigue nuestra [guía](/developers/guides/running-a-scroll-node) para ejecutar un nodo Scroll L2geth
- Explora nuestras [direcciones de contratos desplegados](/developers/scroll-contracts) para comenzar a construir

## ¿Por qué Construir en Scroll?

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/tr/developers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Scroll, işlemlerini zincir dışında yürüterek ve aynı zamanda işlemlerin

**Scroll üzerinde geliştirme mi yapmak istiyorsunuz?**

- Temel bilgiler için: [Geliştirici Hızlı Başlangıcı](/tr/developers/developer-quickstart) sayfasına göz atın
- Scroll'da ilk akıllı sözleşmenizin dağıtımını açıklayan bir eğitim için [sözleşme dağıtım eğitimimizi](/tr/developers/guides/contract-deployment-tutorial) okuyun
- Ayrıca üzerinde geliştirme yapabileceğiniz bir dizi [sözleşme adreslerimiz](/tr/developers/scroll-contracts) var.
- Temel bilgiler için [FAQ](/developers/faq) sayfamıza göz atın
- Scroll L2geth Node çalıştırmak için [rehberimizi](/developers/guides/running-a-scroll-node) takip edin
- Geliştirmeye başlamak için [dağıtılmış sözleşme adreslerimizi](/developers/scroll-contracts) keşfedin

## ## Neden Scroll Üzerinde Geliştirilmeli?

Expand Down
6 changes: 3 additions & 3 deletions src/content/docs/zh/developers/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Scroll通过执行链下交易以及生成交易正确执行的加密证明来

**想要在 Scroll Sepolia 测试网上进行构建?**

- 有关基础知识:查看[开发者快速入门](/developers/developer-quickstart)
- 有关在 Scroll 上部署第一个智能合约的教程,请阅读我们的 [合约部署教程](/developers/guides/contract-deployment-tutorial)
- 我们还有许多[已部署的合约地址](/developers/scroll-contracts)可供构建。
- 查看我们的 [常见问题](/developers/faq) 了解基本内容
- 按照我们的 [指南](/developers/guides/running-a-scroll-node) 运行 Scroll L2geth 节点
- 浏览我们的 [已部署合约地址](/developers/scroll-contracts) 开始构建

## 为什么在 Scroll 上开发?

Expand Down