Go to file
Greg Shuflin 563f16ba62 Update readme 2022-12-09 13:56:07 -08:00
contracts example tests 2022-11-09 13:09:50 -05:00
public Move stuff to top level 2022-12-07 20:03:02 -08:00
scripts feat: contracts and deploy script 2022-11-09 10:19:59 -05:00
src Add a bit of a design 2022-12-08 18:11:44 -08:00
test example tests 2022-11-09 13:09:50 -05:00
.gitignore feat: contracts and deploy script 2022-11-09 10:19:59 -05:00
README.md Update readme 2022-12-09 13:56:07 -08:00
hardhat.config.ts feat: contracts and deploy script 2022-11-09 10:19:59 -05:00
package.json Add eslint 2022-12-08 17:37:28 -08:00
tsconfig.json Working on token 2022-12-08 00:11:01 -08:00
yarn.lock Add eslint 2022-12-08 17:37:28 -08:00

README.md

Take-home

This project uses React. Start up the server on localhost:3000 by running yarn run frontend-start and then access it a browser with MetaMask.

Create an account in MetaMask using the hardhat node private key for the address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266, and click the button on the left-hand panel to authenticate to the dapp. Then input a list of valid ETH addresses to airdrop to, and an amount of tokens to airdrop to, and click the airdrop button.