Skip to content

hai-on-op/veVELO-Manager

Repository files navigation

VeVELO Ops

Manager interface for VeNFT operations.

Setup

  1. Copy the environment file:
cp .env.example .env.local
  1. Fill in the required variables in .env.local:

    • NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID - Your WalletConnect project ID
    • NEXT_PUBLIC_VE_MANAGER - VeNFT Manager contract address
    • NEXT_PUBLIC_RPC_URL - RPC endpoint URL
    • NEXT_PUBLIC_ALCHEMY_KEY - Alchemy API key
  2. Install dependencies:

pnpm install

Development

pnpm dev          # Start development server
pnpm build        # Build for production
pnpm start        # Start production server
pnpm lint         # Run linter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors