Skip to content

leandrogavidia/solana-address-searcher

Repository files navigation

Solana address searcher

Search for a Solana address and get its data

This project works with Mainnet, testnet and devnet Solana networks.

Stack of technologies:

Solana React TailwindCSS TypeScript
@solana/web3.js Docker Vite Alchemy

Steps to run

  1. Clone the repository
  2. npm install
  3. npm run dev

Image on Docker Hub

How can you contribute to the project?

Make a fork of the project and once you have created your changes, request a PR to verify it and then accept or reject it.

LICENSE: MIT

Additional tools