Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

diegoxter/airman-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AirMan-GUI

Airdrop Manager web frontend for decentralized community-building airdrop managing

How to use

This tool was built with NodeJS so first install the current version.

Clone this repository with git:

git clone https://github.com/diegoxter/airman-gui

And then install it's dependencies with:

npm install

After that, you can run this frontend locally with

npm start