Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions request-network-api/easyinvoice-api-demo-app.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@ title: "EasyInvoice: API Demo App"
description: "An app for creating and paying requests using the Request Network API."
---

<Warning>
**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).
</Warning>

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.

<Info>
Expand Down
17 changes: 1 addition & 16 deletions resources/request-scan.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,17 @@ title: "Request Scan"
description: "An explorer app for viewing requests, payments, and addresses in Request Network."
---

<Warning>
**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).
</Warning>

<Frame caption="Request Scan Landing Page">
![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)
</Frame>
<CardGroup cols={3}>
<CardGroup cols={2}>
<Card title="Try it out" href="https://scan.request.network" icon="joystick" horizontal/>
<Card title="Demo Video" href="/general/request-scan#demo-video" icon="play" horizontal/>
<Card title="View Source" href="https://github.com/RequestNetwork/request-scan" icon="square-info" horizontal/>
</CardGroup>

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**
Expand Down