payment

command
v0.0.0-...-92dac6e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 30, 2022 License: MIT Imports: 7 Imported by: 0

README

Payment

Send an amount of a specific asset to a destination account

The current primary use case of blockchain technology is to secure the transfer of valuable things. And Stellar is no exception.

In this quest, your challenge is to perform a payment operation where you’ll submit a transaction containing that payment operation on the Stellar test network from the Quest Account to another account.

So let’s get to it.

  1. Navigate to the Laboratory
  2. Go to the Build Transaction tab
  3. Fill out the necessary fields and select Payment as the Operation Type, let’s talk about what we see here
Destination

Who’s the lucky recipient of the payment operation?

Asset

What asset you’d like to send. Assets on Stellar can represent many things: digital currencies (such as bitcoin), fiat currencies (USDC), or other tokens of value (such as NFTs).

For this quest, we’ll use the native XLM token and cover custom assets later.

Amount

How much of the asset you’re going to send. Remember you can only send what you have.

Source Account

What account will the network be subtracting funds from? Remember you can leave this blank and it will assume the transaction source.

  1. Once you have the necessary fields completed, sign the transaction
  2. Once the transaction is signed, go ahead and submit it
  3. If the transaction was successful, fantastic! Go ahead and Verify it on the Stellar Quest Learn page and claim your new badge.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL