Skip to content

Commit 1f904bb

Browse files
committed
docs(resources): clean EasyInvoice and Request Scan pages for tools/examples
Refine the Tools & Examples docs by removing low-value placeholder sections while keeping the key product walkthrough content intact. - `request-network-api/easyinvoice-api-demo-app.mdx` - removed the AI-generated warning banner at the top of the page - kept existing EasyInvoice content and media unchanged - `resources/request-scan.mdx` - removed the AI-generated warning banner - removed the top “Demo Video” card from the page header card group - removed the “Intended Audience” section - kept the embedded demo video section in the body - adjusted top card group layout to `cols={2}` after card removal
1 parent be9f438 commit 1f904bb

File tree

2 files changed

+1
-20
lines changed

2 files changed

+1
-20
lines changed

request-network-api/easyinvoice-api-demo-app.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,6 @@ title: "EasyInvoice: API Demo App"
33
description: "An app for creating and paying requests using the Request Network API."
44
---
55

6-
<Warning>
7-
**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).
8-
</Warning>
9-
106
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.
117

128
<Info>

resources/request-scan.mdx

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,17 @@ title: "Request Scan"
33
description: "An explorer app for viewing requests, payments, and addresses in Request Network."
44
---
55

6-
<Warning>
7-
**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).
8-
</Warning>
9-
106
<Frame caption="Request Scan Landing Page">
117
![Request Scan Landing
128
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)
139
</Frame>
14-
<CardGroup cols={3}>
10+
<CardGroup cols={2}>
1511
<Card title="Try it out" href="https://scan.request.network" icon="joystick" horizontal/>
16-
<Card title="Demo Video" href="/general/request-scan#demo-video" icon="play" horizontal/>
1712
<Card title="View Source" href="https://github.com/RequestNetwork/request-scan" icon="square-info" horizontal/>
1813
</CardGroup>
1914

2015
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.
2116

22-
## Intended Audience
23-
24-
Request Scan caters to a broad audience:
25-
26-
- **Accountants:** Audit and verify financial data on the request network.
27-
- **Developers:** Easily access Request Network data for troubleshooting your applications.
28-
- **Analysts:** Gain deep insights into network activity and trends.
29-
- **Researchers:** Conduct in-depth studies on blockchain data.
30-
- **Enthusiasts:** Stay informed about the latest happenings on the Request Network.
31-
3217
## Usage
3318

3419
### **User Interface**

0 commit comments

Comments
 (0)