ShivankK26 / SOLTransfer-dApp

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...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana Token Sender

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.

Features

  • User-Friendly Interface: Easily send Solana tokens by filling out a simple form.
  • Tailwind CSS Styling: A sleek and responsive design crafted with Tailwind CSS.
  • TypeScript: A statically typed language for enhanced code reliability.
  • Next.js: A React framework for building server-rendered and statically generated applications.
  • Solana Wallet Integration: Securely interact with Solana wallets for seamless token transfers.

Getting Started

Follow these steps to set up and run the Solana Token Sender on your local machine.

Prerequisites

  • Node.js: Ensure you have Node.js installed. You can download it here.

Installation

  1. Clone the repository:

    git clone https://github.com/ShivankK26/SOLTransfer-dApp.git
  2. Navigate to the project directory:

    cd soltransfer-dapp
  3. Install dependencies:

    npm install

Usage

  1. Start the application:

    npm run dev
  2. Open your web browser and go to http://localhost:3000.

  3. Utilize the form to enter the token amount and the recipient's Solana address.

  4. Click the "Send Tokens" button to initiate the token transfer.

Contributing

Feel free to contribute to this project! Check out the contribution guidelines for more information.

About

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...


Languages

Language:TypeScript 96.9%Language:JavaScript 2.4%Language:CSS 0.7%