mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2026-07-31 11:00:16 +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