Building Your First dApp in 5 Minutes With Krypcore Web3 SDK
<h1>Introduction</h1>
<p>This article aims to cover how easily you can integrate Krypcore web3’s SDK to build a dApp. This is going to be part of a series where we cover multiple Dapps and how you can integrate Krypcore Web3 SDK to seamlessly build Dapps.</p>
<p>To start with, this created dApp lets users connect their wallet such as Metamask and display the balance in the UI.</p>
<h1>What we’re building</h1>
<p>This is how the application would look once you’ve set up everything.</p>
<p><img alt="" src="https://miro.medium.com/v2/resize:fit:700/1*O-F3_NZf_ken_9SFfWArBA.png" style="height:367px; width:700px" /></p>
<p>Connect Wallet Demo Application</p>
<h1>Prerequisites</h1>
<ol>
<li>Authorization Key and dApp ID of your dApp from Krypcore Web3</li>
<li>Node.js v16 and npm</li>
<li>React v18</li>
</ol>
<p><strong>Steps to get your auth key and dApp ID from Krypcore Web3:</strong></p>
<p>You would need to obtain the auth key and dApp ID from Krypcore Web3.</p>
<p>The steps for obtaining the same have been outlined below:</p>
<p><a href="https://blog.krypcore.com/building-your-first-dapp-in-5-minutes-with-krypcore-web3-sdk-237275d8022c"><strong>Click Here</strong></a></p>