Skip to content

XRP Transaction Types for the XRPL using rippled-lib

Notifications You must be signed in to change notification settings

rslater12/XRPL_Transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

XRPL_Transactions

XRP Transaction Types for the XRPL.

added and tested the follwoing either on Livenet or Testnet.

get balance, cash a check, create a check, delete a check, get check object by sender, get check object by reciptent, create DEX offer, convert drops to xrp, convert xrp to drops, get account settings, get account obligations, get order book, previoulsy effecting transactions, set require destination tag for account, set transfer rate for account, set a trustline for the account, get transaction history (unable to get some transaction history using ripple lib like checks so added code using rippled-ws-client)

Not tested setTrustline.js, CreateDEXoffer.js or getTransactionHistory.js

added IOU Payment

About

XRP Transaction Types for the XRPL using rippled-lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published