TestXuite

The fastest and easiest way to build on the XRPL

TestXuite allows developers to run any request and transaction against any XRPL testnet and see the results and detailed account information in real-time.

Inspiration

On the one hand we want to lower the entry barrier to the XRPL for new developers and on the other hand we want to give experienced developers the opportunity to easily try out new features that they might want to add to their existing products.

What it does

TestXuite allows developers to run any request and transaction against any XRPL testnet and see the results and detailed account information in real-time. All required fields for a specific transaction will be displayed and required by default. All possible ones can be added from a drop down menu. This makes it possible to safely test anything you want, even without knowing anything about it. Just a few clicks and you can see everything related to that transaction - result, balance changes, JSON request,... - and the account.

How we built it

Using XRPL.js and Angular, we created forms for all possible interactions with the XRPL.

Challenges we ran into

It has taken some time to bring the huge amount of different transactions and requests with their unique formatting to a state where people can do them with just a few clicks.

Accomplishments that we're proud of

It has never been easier to test on the XRPL - free for everyone to use.

What we learned

There were some transaction types that we have never used before. Was very interesting to see them in action during testing.

What's next for TestXuite

Hopefully lots of users who will later bring their own cool services to the XRPL.

Built With

Share this project:

Updates