A pure Python implementation for interacting with the XRP Ledger.
copied from cf-staging / xrpl-pyThe xrpl-py library simplifies the hardest parts of XRP Ledger interaction, like serialization and transaction signing. It also provides native Python methods and models for XRP Ledger transactions and core server API (rippled) objects.