xrpl-dev-portal icon indicating copy to clipboard operation
xrpl-dev-portal copied to clipboard

Add tools to Dev Tools page

Open amarantha-k opened this issue 2 years ago • 3 comments

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?:

  1. https://richardah.github.io/xrpl-keylet-tools/
  2. https://richardah.github.io/xrpl-base58-tool/
  3. https://github.com/RichardAH/xrpl-fetch-unl
  4. https://github.com/RichardAH/xrpl-deserializer-c
  5. https://richardah.github.io/xfl-tools/

amarantha-k avatar Dec 19 '22 18:12 amarantha-k

Along those lines, also include xrpl-client under libraries.

amarantha-k avatar Dec 19 '22 18:12 amarantha-k

I could add those to the page if those are categorized and have design input on the color and screenshots of the cards.

jonathanlei avatar Dec 19 '22 18:12 jonathanlei

  1. https://richardah.github.io/xrpl-keylet-tools/: Generate keylets for various XRPL on-ledger objects image
  2. https://richardah.github.io/xrpl-base58-tool: Encode or decode base58 content for the XRPL image
  3. https://github.com/RichardAH/xrpl-fetch-unl: Fetch and validate a validator list from a validator list site image
  4. https://github.com/RichardAH/xrpl-deserializer-c: Deserialize an XRPL serialized binary object image
  5. https://richardah.github.io/xfl-tools/: Construct or deconstruct XLS-17d (XFL) floating point values. image

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.

wojake avatar Dec 20 '22 04:12 wojake