Welcome to the BTSBots Ecosystem! By taking advantage of BitShares blockchain's zero-trust architecture, you can generate your own BitShares account locally without exposing private keys to any central server.
# Linux / macOS
curl -LsSf https://astral.sh/uv/install.sh | sh
# Windows (PowerShell)
powershell -ExecutionUrl https://astral.sh/uv/install.ps1
git clone https://github.com/pch957/btsbots.git
cd btsbots
uv sync
uv run registre_account.py --invite BTS-XXXX
username_credentials.txt will be saved locally.uv run get_otp.py --keyfile username_credentials.txt
uv run sign_bots.py --keyfile username_credentials.txt