Transaction Tutorial

🚧

New site!

All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.

Creating transactions is something most Dash applications do. This section describes how to use Dash Core's RPC interface to create transactions with various attributes.

Your applications may use something besides Dash Core to create transactions, but in any system, you will need to provide the same kinds of data to create transactions with the same attributes as those described below.

In order to use this tutorial, you will need to setup Dash Core and create a regression test mode environment with 500 DASH in your test wallet.