xrpl-dev-portal
xrpl-dev-portal copied to clipboard
Add tools to Dev Tools page
Capturing a request (from Discord) to add tools to the Dev Tools page.
Could we add these tools on https://xrpl.org/dev-tools.html?:
- https://richardah.github.io/xrpl-keylet-tools/
- https://richardah.github.io/xrpl-base58-tool/
- https://github.com/RichardAH/xrpl-fetch-unl
- https://github.com/RichardAH/xrpl-deserializer-c
- https://richardah.github.io/xfl-tools/
Along those lines, also include xrpl-client under libraries.
I could add those to the page if those are categorized and have design input on the color and screenshots of the cards.
- https://richardah.github.io/xrpl-keylet-tools/: Generate keylets for various XRPL on-ledger objects

- https://richardah.github.io/xrpl-base58-tool: Encode or decode base58 content for the XRPL

- https://github.com/RichardAH/xrpl-fetch-unl: Fetch and validate a validator list from a validator list site

- https://github.com/RichardAH/xrpl-deserializer-c: Deserialize an XRPL serialized binary object

- https://richardah.github.io/xfl-tools/: Construct or deconstruct XLS-17d (XFL) floating point values.

The tools above should be listed on Other, please consider renaming the tab to Miscellaneous
Feel free to choose any design input on the color, thank you.