Skip to content

isabella232/airdrop-prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airdrop-prototype

A DApp for Airdrops

Pre-requisites

Nodejs 8.9.4
Yarn
Ganache - or any other Ethereum RPC client
MetaMask

Install dependencies

Install app dependencies

$ yarn

Running the App

Start ganache-cli

$ ganache-cli

Build and Deploy the contracts

$ yarn build:contracts

Start the app

$ yarn start

Build for production

$ yarn build

About

A DApp for Airdrops

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.8%
  • HTML 11.2%
  • CSS 5.0%