Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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

cd Airdrop-with-Solana-web3.js
```
* Install the dependencies:

```bash
npm install
```

* Testing functions

```bash
node index.js
```