ā¢Gaming(Dev)š® ā¢Content Creator
33 Followers
This week I built; ā¢I wrote my first article explaining why Nouns DAO stands out. Link: https://paragraph.xyz/@gasira/why-nouns-dao-stands-out ā¢I got onboarded on Base this week and received a Basename. cc: @lotacrypt I'm hoping to connect with amazing builders
This week I built: GasTracker is a Solidity smart contract designed to monitor and record gas usage for specific function calls on the Ethereum blockchain. It enables developers to analyze gas consumption, optimize smart contracts, and understand transaction costs. I used Solidity to write the smart contract, Hardhat for development and testing, TypeScript for the test suite, and Ethers.js to interact with the blockchain. Link: https://github.com/gasira/GasTracker cc: @jesse.base.eth @statuette @seneca @kabir.base.eth
This week I built: Panda Gameš¼ š® I started building Panda Game, a blockchain game on @base.base.eth where players learn and explore through challenges featuring top builders' profile pictures. ProgressĀ made: https://pandaagame.netlify.app/ https://github.com/gasira/pandagame cc: @seneca @crownandpalette
This week I built: Tested the EgoBlox project and added features to enhance structure, scalability, and testability. EgoBlox is a Telegram bot and USSD app that lets users buy airtime, data, pay bills, and send tokens using Base names, Telegram usernames, or wallet addresses. New features include endpoints for airtime, bill payments, and token transfers in app.controller.ts, integration of related modules in app.module.ts, and test cases for these functionalities in app.controller.spec.ts. Link: https://github.com/gasira/EgoBlox_bot cc: @seneca @statuette