mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-06-08 19:26:38 +00:00
231 B
231 B
Set Regular Key (Python)
Demonstrates how to set a regular key for an XRP Ledger account.
Quick setup and usage:
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
python setRegularKey.py