XRPLF / xrpl-dev-portal

Source code for xrpl.org including developer documentation
https://xrpl.org
Other
515 stars 1.01k forks source link

Add or update HTTP/WebSocket examples for API v2 #2285

Open mDuo13 opened 7 months ago

mDuo13 commented 7 months ago

It's probably for the best to have all the examples use API v2, which is more internally consistent and generally easier to use. This also includes the examples in the WebSocket API Tool.

ckniffen commented 7 months ago

I would hold off on having it the default until xrpl.js, xrpl-py, and xrpl4j have confirmed support for it. Until then it might not be a good idea to push hard.