Files
xrpl-dev-portal/content/blog/2020/developer-reflections-xrp-toolkit.md
Amarantha Kulkarni b4489f8649 Migrate dev-blog to Redocly (#2346)
* Step 1 to migrate the blog - Add blog pages from the dev-blog repo

* Add blog-specific sidebar (& update contents)

* Add new dev reflections blog post from 01-23-2024

* Blog migration: fix markdoc errors and broken links

* Remove community pages from the sidebar

---------

Co-authored-by: mDuo13 <mduo13@gmail.com>
2024-01-31 16:10:32 -08:00

2.0 KiB

category, date, labels
category date labels
2020 2020-07-17
Developer Reflections

Developer Reflections: XRP Toolkit

XRP Toolkit, developed by Towo Labs, is a platform for managing crypto assets on the XRP Ledger, including a full-featured graphical user-interface (GUI) for the XRP Ledger's built-in decentralized exchange (DEX).

Screenshot: trade tab

XRP Toolkit is used by thousands of Xumm App and Ledger hardware wallet users to access advanced XRP Ledger features, such as limit orders, cross-currency payments, escrows, checks, and account settings.

Screenshot: account tab

When a user connects their wallet to XRP Toolkit, they get the security benefits of their favorite non-custodial wallet, and the usability of a full-featured web interface.

Screenshot: send tab

XRP Toolkit has been designed from the ground up with strong security standards, and only handles public data and public keys. XRP Toolkit uses ripple-lib and the JSON-RPC Websocket to access the XRP Ledger.

Screenshot: escrow tab

All transaction signing has been offloaded to the supported wallets, which reduces the need to copy/paste sensitive key material, and allows XRP Toolkit to focus on offering users advanced XRP Ledger features.

If you're a developer that uses the XRP Ledger, Interledger, Xpring SDK, XRP API, ripple-lib, XRP CLI or related open-source technologies in your products and apps, then fill out this form [link] with details about your product or app, and join the community.