Skip to content

moonshotcollective/multidrop.party

Repository files navigation

💧 Multidrop.party

Distribute native and custom ERC-20 tokens to a list of addresses

Screen Shot 2022-03-21 at 10 01 27 PM

🏄‍♂️ Quick Start

Prerequisites: Node plus Yarn and Git

clone/fork this branch:

git clone [email protected]:moonshotcollective/multidrop.party.git

install and start your 👷‍ Hardhat chain:

cd multidrop.party
yarn install
yarn chain

in a second terminal window, start your 📱 frontend:

cd multidrop.party
yarn start

in a third terminal window, 🛰 deploy your contract:

cd multidrop.party
yarn deploy