Batch (XLS-56) is Now Available for Testing and Development



This content originally appeared on DEV Community and was authored by Denis Angell

As of August 8, the Batch Amendment for the XRP Ledger is available on a new version of BatchNet (v1). This new version features a the ability to batch transactions using the XLS-56d specification and supports all transactions types with a limit of 8. The amendment also supports atomic swaps. Developers are encouraged to test the new functionality of Batch and report any issues to Denis Angell (dangell@transia.co).

Connect to the new version of the BatchNet here:

Name: BatchNet
WSS URL: wss://batch.nerdnest.xyz
Network identifier: 21336
Digital Asset: XRP
Explorer URL: https://explorer.xrplf.org/wss:batch.nerdnest.xyz/

There is a replit available here which includes helper functions and a fully functioning test examples for both basic batch and atomic swaps.

For support, updated documentation is will become available at soon. Developers are also welcome to engage in the XRPL developer Discord, which has a dedicated Batch channel.

The Batch Amendment is expected to go live on mainnet following the approval of the XLS-56d amendment. Batch is dependent on the proposal of the amendment, followed by at least 80% of the XRPL validator community accepting the proposal and holding their vote for at least two weeks.


This content originally appeared on DEV Community and was authored by Denis Angell