Skip to content

AlphaR2/Compass-Explorer

Repository files navigation

Compass Explorer

Compass is a block explorer that leverages the RPC/API methods of Helius and Solana to provide detailed analytics and insights. With Compass, you can:

  1. Quickly scan wallet addresses to view essential information, including a token approval checker.
  2. Check transaction hashes and retrieve corresponding data.

Getting Started

link: https://compass-explorer.vercel.app/ You can access compass from our website and start using immediately

DEV CORNER

TO build a simple explorer, you need:

  1. An rpc endpoint (Helius Recommended)
  2. Proper knowledge of solana web3 .js rpc methods
  3. Next / TS / JS

Happy Shipping!!!!