Skip to content

Conversation

fakela
Copy link
Contributor

@fakela fakela commented Oct 7, 2025

Closes #588

Copy link

github-actions bot commented Oct 7, 2025

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --quiet --silently-ignore ecosystem/wallet-apps/testnet-tokens.mdx 

Copy link

github-actions bot commented Oct 7, 2025

To fix the formatting issues:

  1. Install necessary dependencies: npm ci
  2. Then, run this command:
npx remark -o --quiet --silently-ignore ecosystem/wallet-apps/testnet-tokens.mdx 

Copy link

github-actions bot commented Oct 7, 2025

Thanks for the focused docs update to the wallet-apps content. I don’t see any issues that require changes at this time.

@anton-trunov
Copy link
Member

@fakela you need to use "closes #588" or "fixes #588" in the PR description to make the connection between the PR and the issue it resolves

sidebarTitle: "Fund testnet wallet"
---

TON testnet tokens are free test coins used for development and testing on the TON testnet network. They have no real value and are used instead of spending real TON.
Copy link
Member

Choose a reason for hiding this comment

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

"real TON" -- this violates our styleguide, use Toncoin instead


## Get tokens from the testnet faucet bot

The TON testnet faucet is a TON Telegram bot that dispenses free test TON tokens.
Copy link
Member

Choose a reason for hiding this comment

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

What is a "TON Telegram bot"?


<Note>You can request test TON once every hour.</Note>

<img
Copy link
Member

Choose a reason for hiding this comment

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

we need two images: one for the light color theme and one for the dark one


## Verify the tokens

After requesting tokens, wait a few seconds for the transaction to complete. Then, check your wallet balance to confirm you received the testnet TON. You can also verify the transaction on the [Testnet explorer](https://testnet.tonscan.org/).
Copy link
Member

Choose a reason for hiding this comment

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

please provide full example, this article needs to be self-contained and it should not presume full familiarity with TON blockchain: if you mention any checks, then there should be a screenshot of how it's supposed to look like, both in your wallet and in the testnet explorer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Ecosystem > Wallet apps > Get Testnet coins]
2 participants