Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 536 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 536 Bytes

XRAY

XRAY is a powerful Solana blockchain explorer and analysis tool. This is a fork of the Helius XRAY project.

Features

  • Account information and transactions
  • Token and NFT details
  • Block explorer
  • Transaction parsing and analysis
  • Search functionality
  • Responsive web interface

Requirements

  • Helius API Key
  • Birdeye API Key

Usage

  • git clone https://github.com/truemagic-coder/xray
  • mv .env.sample .env
  • put your API keys into .env
  • git commit your changes
  • push up to heroku or dokku to deploy