From 0c3c07b5d2525d7de0f20d1c51b39e2d204ecfea Mon Sep 17 00:00:00 2001 From: void-57 Date: Wed, 4 Feb 2026 11:12:22 +0530 Subject: [PATCH] Add blockchain address derivation utilities for XRP, SUI, TON, TRON, and DOGE --- index.html | 211 ++++++++++++++++- scripts/blockchainAddresses.js | 407 +++++++++++++++++++++++++++++++++ 2 files changed, 613 insertions(+), 5 deletions(-) create mode 100644 scripts/blockchainAddresses.js diff --git a/index.html b/index.html index ac0e35a..e6682e5 100644 --- a/index.html +++ b/index.html @@ -18,6 +18,10 @@ } + + + + @@ -28,7 +32,9 @@ +