Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 514 Bytes

File metadata and controls

27 lines (18 loc) · 514 Bytes

dAPP-sample

Installation

To install the dependencies, run the following command:

npm install

Running the dApp

To run the dApp, use the following command:

npm start

Connecting to Metamask

To connect to Metamask, follow these steps:

  1. Install Metamask extension in your browser.
  2. Open the dApp in your browser.
  3. Click on the "Connect to Metamask" button.
  4. Approve the connection request in the Metamask popup.
  5. Your account address will be displayed on the page.