The "Send Funds" component allows users to initiate a single peer-2-peer transactions by providing sender and receiver information along with the transaction details.
- Collects sender address, secret key, receiver address, amount, and optional memo.
- Provides a straightforward form for users to send transactions.
- Install the Stellar SDK Version required for your project. We are using and recommend the latest Protocol 20 supported SDK.