Prerequisites

Prerequisites

Before executing scripts, ensure you have the following:

  • Python 3.7+: The script is written in Python and requires Python version 3.7 or higher.

  • Stellar SDK: Install via pip:

pip install stellar-sdk

Last updated