Welcome to the Solana Token Sender project! This application enables you to seamlessly send Solana tokens from one address to another by entering the token amount and the recipient's address through an intuitive form. Built with Tailwind CSS, TypeScript, Next.js, and Solana Wallets, this project leverages cutting-edge technologies to provide a smooth user experience.
Follow these steps to set up and run the Solana Token Sender on your local machine.
Clone the repository:
git clone https://github.com/ShivankK26/SOLTransfer-dApp.git
Navigate to the project directory:
cd soltransfer-dapp
Install dependencies:
npm install
Start the application:
npm run dev
Open your web browser and go to http://localhost:3000.
Utilize the form to enter the token amount and the recipient's Solana address.
Click the "Send Tokens" button to initiate the token transfer.
Feel free to contribute to this project! Check out the contribution guidelines for more information.