https://github.com/truemagic-coder/xray
Solana Explorer
https://github.com/truemagic-coder/xray
Last synced: about 2 months ago
JSON representation
Solana Explorer
- Host: GitHub
- URL: https://github.com/truemagic-coder/xray
- Owner: truemagic-coder
- License: mit
- Created: 2024-10-02T03:02:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-02T03:02:19.000Z (about 1 year ago)
- Last Synced: 2025-06-19T14:01:26.318Z (6 months ago)
- Language: Svelte
- Size: 2.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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