xrpl-go

module
v0.0.0-...-6a30c98 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2025 License: MIT

README

xrpl-go

The xrpl-go library provides a Go implementation for interacting with the XRP Ledger. From serialization to signing transactions, the library allows users to work with the most complex elements of the XRP Ledger. A full library of models for all transactions and core server rippled API objects are provided.

Important Information

This library is still in development and not yet intended for use.

Installation

The latest version can be installed using - TODO

Requiring Go version 1.18.0 and later. Download latest Go version

Pre-requisites:

Install [pre-commit](https://github.com/pre-commit/pre-commit-hooks)

Features

  • Binary Codec
  • Address Codec
  • Keypairs Generation
  • Go Models
  • Json Rpc Client
  • Webhook Client

Usage

  • Keys and Wallets
  • Serialize and sign transactions
  • Encode addresses into and from classic address (no support for X-addresses)
  • How to use with JsonRpc Client
  • How to use Webhooks

Raising Issues

License

The xrpl-go library is licensed under the MIT License.

Directories

Path Synopsis
Huge thanks to the btcsuite developers for creating this code, which we adapted for our use in compliance with the Copyfree Initiative.
Huge thanks to the btcsuite developers for creating this code, which we adapted for our use in compliance with the Copyfree Initiative.
examples
model
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL