Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/riteshpuvvada/airdrop-with-solana-web3.js
A simple script to test the transactions for free on Solana.
https://github.com/riteshpuvvada/airdrop-with-solana-web3.js
airdrop blockchain-technology cryptocurrency solana solana-program transcations
Last synced: 9 days ago
JSON representation
A simple script to test the transactions for free on Solana.
- Host: GitHub
- URL: https://github.com/riteshpuvvada/airdrop-with-solana-web3.js
- Owner: RiteshPuvvada
- Created: 2022-01-19T16:19:20.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T08:43:51.000Z (5 months ago)
- Last Synced: 2024-10-12T02:42:32.364Z (26 days ago)
- Topics: airdrop, blockchain-technology, cryptocurrency, solana, solana-program, transcations
- Language: JavaScript
- Homepage:
- Size: 41 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Airdrop program 💧
## Getting Started
* Clone the repository with:
```bash
git clone https://github.com/RiteshPuvvada/Airdrop-with-Solana-web3.js.gitcd Airdrop-with-Solana-web3.js
```
* Install the dependencies:```bash
npm install
```* Testing functions
```bash
node index.js
```