xrpl-go

module
v0.0.1-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2024 License: MIT

README

XRPL-GO

Go Reference Go Report Card

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

Features

  • Binary Codec
  • Address Codec
  • Keypairs Generation - to finish
  • Go Models - to finish
  • Json Rpc Client - to finish
  • Webhook Client - todo

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.

Jump to

Keyboard shortcuts

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