From f479a770c3e0c4c27f24eb94cba252a16f176896 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 19 Mar 2024 01:58:39 -0600 Subject: [PATCH] jr: multiple keypairs and they have names, one is active --- jrx/pages/popup.html | 18 +++- jrx/src/b_lib.ts | 251 ++++++++++++++++++++++++++++++++++++------- jrx/src/popup.ts | 55 +++++++--- 3 files changed, 272 insertions(+), 52 deletions(-) diff --git a/jrx/pages/popup.html b/jrx/pages/popup.html index a0fc635..0d74042 100644 --- a/jrx/pages/popup.html +++ b/jrx/pages/popup.html @@ -27,7 +27,7 @@ - KEYPAIRS + ACCOUNTS @@ -42,12 +42,25 @@ + + +
+ + + + + +
+ GENERATE NEW KEYPAIR +
+ + +
-
@@ -62,6 +75,7 @@ +