XRPLF / xrpl-dev-portal

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

Add tools to Dev Tools page #1646

Open amarantha-k opened 1 year ago

amarantha-k commented 1 year ago

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 commented 1 year ago

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

jonathanlei commented 1 year ago

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

wojake commented 1 year ago
  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.