Skip to content

Passage-Chain/passage-nft-staking-dashboard

Repository files navigation

Passage NFT Staking Dashboard

Supported Wallets

  • Keplr: Currently, Passage NFT Staking Dashboard supports Keplr wallet for transactions and wallet management. We aim to add more wallets in the future.

Getting Started

Prerequisites

  • Ensure you have Node.js (version 18.x or later) installed on your system.
  • Familiarity with React and JavaScript/Typescript is recommended for contributing to the project.

Installation

  1. Clone the repository:

git clone https://github.com/Passage-Chain/passage-nft-staking-dashboard.git

  1. Navigate to the project directory:

cd passage-nft-staking-dashboard

  1. Install dependencies:

pnpm install

Running the Project

To start the development server with Vite and React:

pnpm run dev