An open API service indexing awesome lists of open source software.

https://github.com/truemagic-coder/xray

Solana Explorer
https://github.com/truemagic-coder/xray

Last synced: about 2 months ago
JSON representation

Solana Explorer

Awesome Lists containing this project

README

          

# 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