Skip to content

Commit 8b649a9

Browse files
Merge pull request #491 from scroll-tech/filbertn/update-faq
Update faq
2 parents 4690e8e + 764e79a commit 8b649a9

File tree

1 file changed

+6
-5
lines changed
  • src/content/docs/en/developers

1 file changed

+6
-5
lines changed

src/content/docs/en/developers/faq.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ You can request testnet ETH via the official Scroll telegram faucet bot by sendi
2222

2323
**Is there an alternative way to get testnet ETH?**
2424

25-
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).
25+
Yes. Please refer to our list of [Unofficial Faucets](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).
2626

2727
## Developer Tooling & Ecosystem
2828

@@ -39,17 +39,17 @@ The live ecosystem page is here: [Scroll Ecosystem Data page](https://docs.scrol
3939
**Where can i download Scroll node's snapshot?**
4040

4141
Mainnet : https://scroll-geth-snapshot.s3.us-west-2.amazonaws.com/mpt/latest.tar
42+
4243
Sepolia : https://scroll-sepolia-l2geth-snapshots.s3.us-west-2.amazonaws.com/mpt/latest.tar
4344

44-
**Scroll snapshot size is too large, do you have pruned snapshot?
45+
**Scroll snapshot size is too large, do you have pruned snapshot?**
4546

4647
Unfortunately, pruned snapshots are not available for Scroll. You may consider changing the garbage collection mode from archive to full to reduce the size of the snapshot by changing flag from --gcmode archive to --gcmode full
4748

4849
**Can I run my own node on Scroll?**
4950

5051
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/).
5152

52-
5353
## Errors & Support
5454

5555
**I have a question about my node, the faucet or developing on Scroll. What should I do?**
@@ -62,5 +62,6 @@ To connect with the BD team please fill the [Scroll BD Intake form](https://tall
6262

6363
**How to keep track of any changes in Scroll?**
6464

65-
You can follow our telegram announcement channel here : https://t.me/scroll_tech_announcements.
66-
Or subscribe to our github repo : https://github.com/scroll-tech/scroll, click watch then custom, and tick releases.
65+
You can follow our telegram announcement channel [here](https://t.me/scroll_tech_announcements).
66+
67+
Or subscribe to our github [repo](https://github.com/scroll-tech/scroll), click watch, then custom, and tick releases.

0 commit comments

Comments
 (0)