Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRP Ledger Transaction Signer

This repo contains a simple golang program to sign an transaction for the XRP ledger network.

Building

make clean build

Usage

To use this utility to sign a transaction, run the following:

./xrp-tx-signer --input test/testdata/unsigned_payment_tx.json

This will prompt you for the key necessary to sign the transaction.

You can then submit the signed transaction to the XRP ledger network.

About

Standalone client (Golang) to sign a transaction for the XRP ledger (Ripple)

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages