From 3217f27d8a50ef5d48ae88ff2ad5a1f2693b2e91 Mon Sep 17 00:00:00 2001 From: Prathamesh Musale Date: Wed, 31 Jul 2024 17:23:37 +0530 Subject: [PATCH] Add an instruction to create sumsub application token --- testnet-onboarding-demo.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/testnet-onboarding-demo.md b/testnet-onboarding-demo.md index f7a79c9..4c14b20 100644 --- a/testnet-onboarding-demo.md +++ b/testnet-onboarding-demo.md @@ -2,6 +2,10 @@ ## Setup +### Stack Orchestrator + +- Follow these steps to install laconic-so: + ### Laconic Wallet - The `laconicd-wallet` can be installed using an APK on a Android device or run as a website using `laconic-wallet-web` @@ -109,6 +113,8 @@ ### Testnet Onboarding App and Onboarding API Stacks +- For running the onboarding API, create sumsub application token from + - Clone the stack repo: ```bash @@ -192,10 +198,6 @@ EOF ``` -### Stack Orchestrator - -- Follow these steps to install laconic-so: - ### fixturenet-laconicd and laconic-faucet Stacks - Clone the stack repos: