Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lukman-01/create-dapp-solana-nextjs
- Owner: Lukman-01
- License: mit
- Created: 2024-04-25T03:09:07.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-25T03:34:08.000Z (9 months ago)
- Last Synced: 2024-11-12T01:28:13.678Z (3 months ago)
- Topics: dapp, scaffold-framework, solana, techfiesta
- Language: TypeScript
- Homepage:
- Size: 2.52 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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