TUYUL mumbai is a script for collect mumbai faucet using puppeteer
- Clone this repository
- Run
npm install
- Collect your dataset using BIP-39, you can get yours on this site
- Change the
const dataset = '<address>|<privateKey>'
// the splitter must be '|'
Run npm start
then you're good to go