This repository contains a collection of simple Python tools for interacting with an Elements node using RPC credentials. These scripts allow you to perform various tasks such as checking balances, sending assets, creating wallets, and more.
## Prerequisites
Before using these scripts, make sure you have the following prerequisites installed:
- Python (3.x recommended)
- The `python-bitcoinrpc` library for RPC communication.
This repository is provided under the MIT License. Feel free to use, modify, and distribute these scripts as needed. Contributions and improvements are welcome. ❤️