- .NET SDK installed on your machine.
To run the demo application, navigate into the project directory using:
cd Defindex-Dotnet-SDKThen, run the following command:
dotnet runstellar-cli(Soroban CLI)jq(JSON processor)- Bash (Unix shell)
-
Navigate to the
Stellar-CLIdirectory:cd Stellar-CLI -
Ensure
configs.jsonexists (see configuration). -
Run the script:
bash deploy-vault.sh
-
Successful output:
🟢 Vault deployed successfully: <vault_address_here> Vault address saved to vault_address.json.
Made with ❤️ by paltalabs🥑