|
| 1 | +--- |
| 2 | +section: developers |
| 3 | +date: Last Modified |
| 4 | +title: "Developer Frequently Asked Questions" |
| 5 | +lang: "en" |
| 6 | +permalink: "developers/faq" |
| 7 | +whatsnext: { "L1 & L2 Bridging": "/en/developers/getting-started/" } |
| 8 | +excerpt: "." |
| 9 | +--- |
| 10 | + |
| 11 | +## EVM Compatibility & Infrastructure |
| 12 | + |
| 13 | +**What are the opcode differences on Scroll compared to Ethereum?** |
| 14 | + |
| 15 | +Scroll is fully EVM-equivalent, but certain rollup-specific opcodes differ. A full breakdown can be found here: [Rollup Codes: Scroll Overview](https://www.rollup.codes/scroll#overview). |
| 16 | + |
| 17 | +**Can I run my own node on Scroll?** |
| 18 | + |
| 19 | +Yes. Scroll provides a step-by-step tutorial for setting up and running your own node. See: [Running a Node](https://docs.scroll.io/en/developers/guides/running-a-scroll-node/). |
| 20 | + |
| 21 | +## Testnet ETH |
| 22 | + |
| 23 | +**How do I get testnet ETH on Scroll?** |
| 24 | + |
| 25 | +You can request testnet ETH via the official Scroll telegram faucet bot by sending a message to @scroll_up_sepolia_bot who will provide access to the faucet. Once on the faucet telegram group chat, send your wallet address on a `/drop YOUR_ETHEREUM_ADDRESS` command and the bot will automatically send some funds to you. |
| 26 | + |
| 27 | +**Is there an alternative way to get testnet ETH?** |
| 28 | + |
| 29 | +Yes. Please refer to our list of [Unofficial Facuets](https://docs.scroll.io/en/user-guide/faucet/) on both Sepolia and Scroll Sepolia. Remember, you can either receive Scroll Sepolia ETH directly or trough the [Sepolia Testnet Bridge](https://sepolia.scroll.io/bridge). |
| 30 | + |
| 31 | +## Developer Tooling & Ecosystem |
| 32 | + |
| 33 | +**Where can I find the list of developer tooling available on Scroll?** |
| 34 | + |
| 35 | +See the full list here: [Scroll Developer Tooling](https://docs.scroll.io/en/developers/tooling-deployed-on-scroll/). |
| 36 | + |
| 37 | +**Where can I explore the ecosystem of projects deployed on Scroll?** |
| 38 | + |
| 39 | +The live ecosystem page is here: [Scroll Ecosystem Data page](https://docs.scroll.io/en/developers/developer-ecosystem/) and the full list [Scroll Ecosystem Projects](https://scroll.io/ecosystem). |
| 40 | + |
| 41 | +## Errors & Support |
| 42 | + |
| 43 | +**I have a question about my node, the faucet or developing on Scroll. What should I do?** |
| 44 | + |
| 45 | +Please join the Scroll Discord server and ask on the `#developers` or `#developer-support` discord channels. |
| 46 | + |
| 47 | +**I want to connect to the BD team. What should I do?** |
| 48 | + |
| 49 | +To connect with the BD team please fill the [Scroll BD Intake form](https://tally.so/r/wM2aaE). |
0 commit comments