Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Subhajit-2023-44 committed Nov 8, 2024
1 parent 3bfa9f9 commit e1c25ca
Show file tree
Hide file tree
Showing 3 changed files with 903 additions and 0 deletions.
6 changes: 6 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,12 @@ <h1>
<button id="connectWalletBtn">Connect MetaMask</button>
<p id="walletAddress">Not connected</p>


<a href="signup.html">
<button id="connectWalletBtn">Signup/Register</button>
</a>


<!-- Stock Forms -->
<form id="addStockForm">
<h2>Add Stock</h2>
Expand Down
Loading

0 comments on commit e1c25ca

Please sign in to comment.