Skip to content

nihar-hegde/wallet

Repository files navigation

CryptoVault

Installation

  1. Clone the repository:

    git clone https://github.com/nihar-hegde/wallet.git
    
  2. Install dependencies:


bun install

  1. Set up environment variables:
  • Copy the .env.example file to .env.local
  • Add your Solana RPC endpoint to the .env.local file:

NEXT_PUBLIC_SOLANA_RPC_ENDPOINT=your-solana-rpc-endpoint-here

Running the App

To start the development server, run:

bun dev

Your application will be available at http://localhost:3000.

DEMO:

2024-09-03.21-55-27.mp4