Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lukman-01/create-dapp-solana-nextjs

Solana dApp that enables users to send multiple tokens or NFTs to various recipients efficiently. It supports sending via public addresses and .sol domain names
https://github.com/lukman-01/create-dapp-solana-nextjs

dapp scaffold-framework solana techfiesta

Last synced: 24 days ago
JSON representation

Solana dApp that enables users to send multiple tokens or NFTs to various recipients efficiently. It supports sending via public addresses and .sol domain names

Awesome Lists containing this project

README

        

# Solana Multi-Send Tool

This repository contains a decentralized application (dApp) built on the Solana blockchain, enabling users to send multiple tokens or NFTs to various recipients efficiently. It supports sending via public addresses, .sol domain names, and Twitter handles.

## Features

- **Multiple Token Sends**: Send one type of token to many addresses with a single transaction.
- **Domain and Twitter Handle Support**: Integration with the Solana Name Service allows sending to .sol domains and Twitter usernames.
- **CSV Uploads**: Upload a CSV file to process bulk transactions at once.
- **Emergency Send**: Quickly transfer all assets to another wallet in emergencies.

## Installation

To get started with this project, clone the repository and install the dependencies.

```bash
git clone https://github.com/Lukman-01/create-dapp-solana-nextjs.git
cd create-dapp-solana-nextjs
npm install
```

## Usage

To run the project locally:

```bash
npm run dev
```

Navigate to `http://localhost:3000` in your web browser to access the application.

## Configuration

The application requires connection to a Solana wallet and network. These are configured in the `_app.tsx` file where you can set the default network and wallet providers.

## Submission Criteria

## 1. Github Link: https://github.com/Lukman-01/create-dapp-solana-nextjs.git

## 2. Loom video link: https://www.loom.com/share/975dad3bcfbd4c43b23172bf17938104?sid=2070078a-3f88-4eb5-89c9-1f782d5d56e9