Skip to content

Welcome to the Solana Explorer Project! This application fetches and displays Solana wallet data.

Notifications You must be signed in to change notification settings

theonrex/HoloVault

Repository files navigation

Solana Wallet Project

Welcome to the Solana Explorer Project! This application fetches and displays Solana wallet data.

Features

  • Displays Wallet Token Data
  • Displays Wallet NFt Data

Getting Started

Prerequisites

Make sure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/theonrex/solana-wallet-portfolio
    cd solana-wallet-portfolio
    
  2. Install dependencies:

    npm install

Configuration

  1. Obtain API keys:

    • Sign up for an Helius account and get your API key: Helius
    • Add your Helius API key to a .env.local file in the root of the project:
    NEXT_PUBLIC_HELIUS=your_api_key

Running the Application

  1. Start the development server:

    npm run dev
  2. Open your browser and navigate to http://localhost:3000 to view the application.

Technologies Used

  • Next.js: A React framework for building fast and scalable web applications.
  • Helius: A blockchain infrastructure provider for accessing Solana data.

Enjoy exploring the Solana blockchain with the Solana Wallet Portfolio Project!

About

Welcome to the Solana Explorer Project! This application fetches and displays Solana wallet data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published