Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.06 KB

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