From 1f904bb75d6486c6eef0749bfbbd3ab2a566bfaf Mon Sep 17 00:00:00 2001 From: Aimen Sahnoun Date: Tue, 3 Mar 2026 17:17:38 +0400 Subject: [PATCH] =?UTF-8?q?docs(resources):=20clean=20EasyInvoice=20and=20?= =?UTF-8?q?Request=20Scan=20pages=20for=20tools/examples=20Refine=20the=20?= =?UTF-8?q?Tools=20&=20Examples=20docs=20by=20removing=20low-value=20place?= =?UTF-8?q?holder=20sections=20while=20keeping=20the=20key=20product=20wal?= =?UTF-8?q?kthrough=20content=20intact.=20-=20`request-network-api/easyinv?= =?UTF-8?q?oice-api-demo-app.mdx`=20=20=20-=20removed=20the=20AI-generated?= =?UTF-8?q?=20warning=20banner=20at=20the=20top=20of=20the=20page=20=20=20?= =?UTF-8?q?-=20kept=20existing=20EasyInvoice=20content=20and=20media=20unc?= =?UTF-8?q?hanged=20-=20`resources/request-scan.mdx`=20=20=20-=20removed?= =?UTF-8?q?=20the=20AI-generated=20warning=20banner=20=20=20-=20removed=20?= =?UTF-8?q?the=20top=20=E2=80=9CDemo=20Video=E2=80=9D=20card=20from=20the?= =?UTF-8?q?=20page=20header=20card=20group=20=20=20-=20removed=20the=20?= =?UTF-8?q?=E2=80=9CIntended=20Audience=E2=80=9D=20section=20=20=20-=20kep?= =?UTF-8?q?t=20the=20embedded=20demo=20video=20section=20in=20the=20body?= =?UTF-8?q?=20=20=20-=20adjusted=20top=20card=20group=20layout=20to=20`col?= =?UTF-8?q?s=3D{2}`=20after=20card=20removal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../easyinvoice-api-demo-app.mdx | 4 ---- resources/request-scan.mdx | 17 +---------------- 2 files changed, 1 insertion(+), 20 deletions(-) diff --git a/request-network-api/easyinvoice-api-demo-app.mdx b/request-network-api/easyinvoice-api-demo-app.mdx index 5fdc862..992176d 100644 --- a/request-network-api/easyinvoice-api-demo-app.mdx +++ b/request-network-api/easyinvoice-api-demo-app.mdx @@ -3,10 +3,6 @@ title: "EasyInvoice: API Demo App" description: "An app for creating and paying requests using the Request Network API." --- - -**AI-Generated Content** – This page was generated with AI assistance and may contain inaccuracies. While likely close to accurate, please verify critical details with the [stable documentation](https://docs.request.network) or [contact support](https://github.com/orgs/RequestNetwork/discussions). - - EasyInvoice is a web application built with Next.js that allows users to create and manage invoices, and accept crypto payments via the Request Network API. It mimics Web2 apps in its functionalities, providing a user-friendly experience with Google login and real-time updates. diff --git a/resources/request-scan.mdx b/resources/request-scan.mdx index 1a2da44..ae1521f 100644 --- a/resources/request-scan.mdx +++ b/resources/request-scan.mdx @@ -3,32 +3,17 @@ title: "Request Scan" description: "An explorer app for viewing requests, payments, and addresses in Request Network." --- - -**AI-Generated Content** – This page was generated with AI assistance and may contain inaccuracies. While likely close to accurate, please verify critical details with the [stable documentation](https://docs.request.network) or [contact support](https://github.com/orgs/RequestNetwork/discussions). - - ![Request Scan Landing Page](https://docs.request.network/~gitbook/image?url=https%3A%2F%2F1914277788-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252Fei6UAiSK3iAAi0mFH667%252Fuploads%252Fgit-blob-50112fc2716ed4df557c846c8b372bf0b34e1b0b%252FScreenshot%25202024-09-05%2520at%252015.23.45.png%3Falt%3Dmedia&width=768&dpr=4&quality=100&sign=9d44768f&sv=2) - + - Request Scan is an explorer for viewing requests and payments in Request Network. It enables users to explore and scrutinize requests, payments, and addresses within the Request Network ecosystem. -## Intended Audience - -Request Scan caters to a broad audience: - -- **Accountants:** Audit and verify financial data on the request network. -- **Developers:** Easily access Request Network data for troubleshooting your applications. -- **Analysts:** Gain deep insights into network activity and trends. -- **Researchers:** Conduct in-depth studies on blockchain data. -- **Enthusiasts:** Stay informed about the latest happenings on the Request Network. - ## Usage ### **User Interface**