Skip to content

Commit

Permalink
updates to SDP Introduction
Browse files Browse the repository at this point in the history
  • Loading branch information
briwylde08 committed Mar 14, 2024
1 parent eeca595 commit e523630
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions network/stellar-disbursement-platform/README.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
title: Stellar Disbursement Platform API Reference
title: Stellar Disbursement Platform
sidebar_position: 10
sidebar_label: Introduction
slug: /stellar-disbursement-platform
---

The Stellar Disbursement Platform (SDP) enables organizations to disburse bulk payments to recipients using Stellar.
The Stellar Disbursement Platform (SDP) is a tool built for organizations to make bulk payments to a group of recipients over the Stellar network.

This section includes the API reference for the Stellar Disbursement Platform. To learn more about the Stellar Disbursement Platform and how to run it, check out the [Admin Guide](./admin-guide/README.mdx).
In this section, you'll find an [Admin Guide](./admin-guide/README.mdx) that will teach you how to run the Stellar Disbursement Platform as well as an [API Reference](./resources/README.mdx).
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Overview
sidebar_position: 10
---

The Stellar Disbursement Platform (SDP) is a tool built for organizations to make bulk payments to a group of recipients over the Stellar network. The full step-by-step process usually looks something like the following after the SDP is deployed and organizational users have been set up:
The entire SDP step-by-step process usually looks something like the following after the SDP is deployed and organizational users have been set up:

1. The organization funds the SDP’s distribution account with a Stellar-based asset (e.g. USDC)
2. An administrator logs in to the SDP’s dashboard and uploads a CSV file containing the payment information to initiate a new disbursement
Expand Down

0 comments on commit e523630

Please sign in to comment.