Project - Farming Game Chrome Extension
Received a grant to build chrome extension on new L2 blockchain. Built in React, Solidity, Ethers.js.
- Title
- Block Crops
- Year
- Categories
- Gaming, Web3
Overview
Following my hackathon team's presentation of our censorship-resistant social platform, Nervos reached out about their grants program for their new L2 Godwoken. They wanted developers to build in their ecosystem, so I began to work on a lightweight chrome extension featuring a pixel art farming game.
Inspired by games like Stardew Valley, I created a fun and passive way to earn blockchain tokens from a simple chrome browser. I used a tool that formatted my react app for Google's picky extension requirements and learned the ins and outs of smart contract security as I developed the core backend functionality.
Overall, the project strengthened my frontend skills and taught me how to avoid common pitfalls in Web3 security such as reentrancy attacks.
View the GitHub repo here.
Tech Stack
- React
- Ethers.js
- Solidity