Skip to content

checks#670

Open
Anna15170221 wants to merge 1 commit intomainfrom
checks-article
Open

checks#670
Anna15170221 wants to merge 1 commit intomainfrom
checks-article

Conversation

@Anna15170221
Copy link
Contributor

article is added +article link on the /services/check page.

article is added +article link on the /services/check page.
@Anna15170221 Anna15170221 requested a review from ihomp March 2, 2026 15:11
@ihomp ihomp requested a review from Copilot March 19, 2026 13:12
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new “Checks” Learn article and links to it from the Check service page, while also exposing the new page via the Learn index and sitemap.

Changes:

  • Add a new /learn/checks page (article content + images).
  • Add a “Learn more” link on /services/check pointing to the new article.
  • Register /learn/checks in the Learn index and sitemap.xml.

Reviewed changes

Copilot reviewed 4 out of 13 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
public/images/xahauexplorer/learn/checks/cover.jpg Adds the Xahau cover image used by the new Learn article.
pages/sitemap.xml.js Adds learn/checks to sitemap routes and non-translated pages list.
pages/services/check.js Adds a short explanatory paragraph + link to /learn/checks on the Issue Check page.
pages/learn/index.js Adds “Checks explained” to the Learn landing page cards.
pages/learn/checks.js Introduces the new Learn article page for checks (content + images).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

<ul>
<li>Offering a user-friendly web interface for quick and easy check creation.</li>
<li>
Supporting wallet-based signing (Ledger, Xaman, Gem, MataMask, WalletConnect, CROSSMARK, and others ).
Comment on lines 25 to +28
import { LinkTx, LinkAccount } from '../../utils/links'
import Link from 'next/link'
import { errorCodeDescription } from '../../utils/transaction'

import { explorerName} from '../../utils'
Comment on lines +243 to +247
A check lets you send funds that the recipient can claim later.{" "}
<Link href="/learn/checks" target="_blank" rel="noreferrer">
Learn more about checks on {explorerName}.
</Link>
</p>
Comment on lines +4 to +5
import { nativeCurrency, network } from '../../utils'
import { explorerName, xahauNetwork, webSiteName, ledgerName } from '../../utils'
<h3>Create a check</h3>

<p>
You can issue a check <a href="https://bithomp.com/en/services/check">HERE</a>
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.

2 participants