Blog: migrate metadata for 2014–2019

Also, adjust some formatting for Redocly (admonitions, indented code
blocks, authorship lines)
This commit is contained in:
mDuo13
2024-03-28 15:29:50 -07:00
parent 7999d26960
commit c3194d9b08
125 changed files with 1215 additions and 77 deletions

View File

@@ -7,9 +7,9 @@ theme:
date: 2021-04-06
labels:
- xrpl-py Release Notes
author: Team RippleX
---
# Introducing xrpl-py for Pythonistas
_by Team RippleX_
Today, [RippleX](https://ripple.com/) and the [XRP Ledger Foundation (XRPLF)](https://xrplf.org/) are excited to announce the launch of [`xrpl-py`](https://github.com/XRPLF/xrpl-py), a pure Python implementation for interacting with the XRP Ledger. The `xrpl-py` library simplifies the hardest parts of XRP Ledger interaction—like serialization and transaction signing—by providing native Python methods and models for [XRP Ledger transactions](https://xrpl.org/transaction-formats.html) and [core server API](https://xrpl.org/api-conventions.html) ([rippled](https://github.com/ripple/rippled)) objects.