From 0f0a888e13ed565a95454fa7a1e46d5db0daf55a Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Tue, 6 Feb 2018 09:42:10 +1100 Subject: Add bitcoinjs-bip38-2.0.2 library Created using browserify: git clone https://github.com/bitcoinjs/bip38.git git checkout v2.0.2 npm install npm run unit browserify index.js --standalone bitcoinjs-bip38 > bitcoinjs-bip38-2.0.2.js --- src/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index b3f2d33..4fd9765 100644 --- a/src/index.html +++ b/src/index.html @@ -873,6 +873,7 @@ + -- cgit v1.2.3 From 0b39e9dca79f71d898693d5cb93b6a1d1e0372f6 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Tue, 6 Feb 2018 09:50:29 +1100 Subject: Add BIP38 interface elements --- src/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 4fd9765..133a150 100644 --- a/src/index.html +++ b/src/index.html @@ -603,6 +603,16 @@ +
+
+ + + Enabling BIP38 means each key will take take several minutes to generate. +
+