Skip to content

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

License

Notifications You must be signed in to change notification settings

ChainFront/xrp-tx-signer

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published