Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 327 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 327 Bytes

Prerequisites

  • Node.js and npm installed
  • Keplr wallet extension installed in your browser

Installation

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Install the dependencies:

    npm install

Usage

```
npm start
```