Skip to content

paltalabs/examples

Repository files navigation

Examples

.NET SDK on C#

Pre-requisites

Running the demo

To run the demo application, navigate into the project directory using:

cd Defindex-Dotnet-SDK

Then, run the following command:

dotnet run

Deploy vault with bash

Pre-requisites

  • stellar-cli (Soroban CLI)
  • jq (JSON processor)
  • Bash (Unix shell)

Running the script

  1. Navigate to the Stellar-CLI directory:

    cd Stellar-CLI
  2. Ensure configs.json exists (see configuration).

  3. Run the script:

    bash deploy-vault.sh
  4. Successful output:

     🟢 Vault deployed successfully:
     <vault_address_here>
     Vault address saved to vault_address.json.

Made with ❤️ by paltalabs🥑

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •