]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/blobdiff - src/index.html
allow for address change, while still allowing use of BIP44.
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
index 837c7353c73d8e6d3585064bf9e7069eb430c95c..695570f5d991f77469a3350d3de7bc95aa9c83d6 100644 (file)
                 <div class="col-md-12">
                     <h2>Derived Addresses</h2>
                     <p>Note these addreses are derived from the <strong>BIP32 Extended Key</strong></p>
+                                                                               <div class="form-group">
+                        <label for="network-address-type" class="col-sm-2 control-label">Coin</label>
+                        <div class="col-sm-10">
+                            <select id="network-address-type" class="network form-control">
+                                <option value="bitcoin">Bitcoin</option>
+                                <option value="bitcoin-testnet">Bitcoin Testnet</option>
+                                <option value="litecoin">Litecoin</option>
+                                <option value="dogecoin">Dogecoin</option>
+                            </select>
+                        </div>
+                    </div>
                     <table class="table table-striped">
                         <thead>
                             <th>