AdToken Faucet The adToken Rinkeby faucet https://faucet.adtoken.com Development Install local packages npm install Start dev server on localhost:3000 npm run dev Start prod server on localhost:3000 npm start Lint and test npm run lint:fix && npm test Build npm run build License MIT