F3STIVAL

Affiliation: Shape Immersive
Stack: Node.js, Infura

F3STIVAL is a conference that was hosted by F3 Ventures at Emily Carr University in Vancouver, BC on July 8-9, 2022. The conference’s mission was to introduce as many women to Web3 as possible. Activities included wallet setup and education on cryptocurrency, NFTs and blockchain technology as a whole.

Shape was given the opportunity to mint about 900 ERC-1155 Polygon NFTs and distribute them to festival-goers after creating their wallets. Once minting the NFTs, I wrote a Node.js script that uses an Infura provider to execute the transfers.

The node script receives a CSV file of the conference attendees' wallet addresses and uses multithreading to batch transfers and reduce total runtime.