Make sure you have completed the following steps before you complete this section:
- Bring the private Stellar network online.
- Create user accounts and fund them with native currency.
- Create the currency assets USD, GBP, and EUR and fund the trading accounts.
- Extend the trustlines.
If you haven't completed the preceding steps, you can go back and finish those, come to this section, and proceed as follows:
- To start the currency exchange, navigate to the React project direct and run the following command:
npm start
- The app should open in the browser and should look like the following screenshot:
- Copy the secret key for one of the trading accounts. Paste it in the box and click on Submit:
- Notice the Stellar account and the asset balances. Now, let's submit a new buy order. Let's submit a buy order for $1 at £0.8.
- Click on...