Skip to content

Primitives-xyz/explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,219 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Social Explorer

A social graph explorer for the Solana blockchain, built with Solana Social Explorer (SSE). Explore social connections, NFTs, and token holdings on Solana. View detailed wallet analytics, track social relationships, and discover new connections in the SSE ecosystem.

Features

  • 🔍 Explore social connections between wallets
  • 💰 View detailed wallet analytics
  • 🖼️ Browse NFT collections and holdings
  • 📊 Track token balances and transactions
  • 🤝 Follow other wallets and build your network
  • 🌐 Real-time updates for on-chain activity

Tech Stack

Prerequisites

  • Node.js 18+
  • pnpm 8+
  • An SSE API key
  • A Helius RPC URL and API key
  • A Birdeye API key (optional, for token analytics)

Getting Started

  1. Clone the repository:
git clone https://github.com/tapestry-protocol/explorer.git
cd explorer
  1. Install dependencies:
pnpm install
  1. Copy the example environment file and fill in your values:
cp .env.example .env.local
  1. Start the development server:
pnpm dev
  1. Open http://localhost:3000 with your browser.

Environment Variables

See .env.example for all required and optional environment variables.

Available Scripts

  • pnpm dev - Start development server
  • pnpm build - Build for production
  • pnpm start - Start production server
  • pnpm lint - Run ESLint
  • pnpm lint:fix - Fix ESLint errors
  • pnpm format - Format code with Prettier
  • pnpm type-check - Run TypeScript compiler check

Contributing

We welcome contributions! Please see our Contributing Guide for details.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

SSE endpoints

SSE endpoints are defined in the API route files.

About

Resources

License

Contributing

Stars

14 stars

Watchers

4 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages