Sol-Track is a web app that allows you to view your transactions in a simple and easy to use dashboard.
- View your transactions in a simple and easy to use dashboard
- Connect your wallet and you are good to go
- View your recent transactions in Solana blockchain
To get started with Sol-Track, follow these steps:
- Clone the repository:
git clone https://github.com/Priyansh1547/Sol-Track.git- Install the dependencies:
npm install- Start the development server:
npm run dev- Open your browser and navigate to
http://localhost:3000.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.

