A Python package for XRPL transactions and installations.
Project description
XRPL Toolkit
A powerful Python package for working with XRP transactions, address validation, conversions, and more. This toolkit provides functionalities like generating XRP addresses, checking balances, and processing transactions securely.
Features
- Generate and validate XRP addresses
- Check XRP balance and transaction details
- Convert XRP to USD
- Simulate package installations for XRPL-related dependencies
- Secure transaction processing
Installation
To install the package, run:
pip install xrpl-toolkit
Usage
Command-Line Interface (CLI)
Once installed, you can use the toolkit via the command line:
xrpl-toolkit
It will present a menu with options to generate addresses, check balances, validate addresses, and more.
Importing in Python
You can also import the package in your Python script:
from xrpl_toolkit.xrp_toolkit import xrp_toolkit
xrp_toolkit()
Dependencies
The package relies on several key libraries for XRP-related functionalities:
- xrpl-py – for interacting with the XRP Ledger
- base58 – for encoding addresses
- cryptography – for secure transactions
- web3 – for blockchain integration
- rich – for enhanced terminal output
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xrp_base-0.1.4.tar.gz.
File metadata
- Download URL: xrp_base-0.1.4.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ac3735804df74c6724ce24470bd1e071a90b406507f2092a45429a97e4a5852
|
|
| MD5 |
53dd3ded50477c9fab60f1a5d7827ac2
|
|
| BLAKE2b-256 |
1662ac97f1a23147b502cd063d456035a65443e0b01ce892403354eea4d7125b
|
File details
Details for the file XRP_BASE-0.1.4-py3-none-any.whl.
File metadata
- Download URL: XRP_BASE-0.1.4-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
258f35038f2be23321afbcd0fabf1affbf89229e595a283eeb7464f12c0e08e5
|
|
| MD5 |
4c3631dcd5a9b5f08cbb1321fdd7ffcb
|
|
| BLAKE2b-256 |
40d7efaf664122ba72fd41b3aaa83f34d1386377961d73ef2faf93440103775c
|