Skip to content

Mwni/xrpl-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XRPL Tests

This is a collection of small scripts to test various things about the XRP Ledger. Each folder is a seperate test case with its own dependencies.

To run a test case, switch into its folder, run

npm install

to install any dependencies. Then run

node run

to run it. Test cases may have additional command line arguments. These will be documented in their respective directory.

About

A collection of various XRPL test cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published