I was looking for somewhere to host my 1GB+ Unity Game Files for my Genuine Fake Virtual World; but that’s a lot of space for my web server, so I signed up for Google’s Firebase and used the Command Line Interface to upload, deploy and optimize the Unity Game Files.
😎 Mission accomplished…
Check out this brand spanking new Web App & GUI for my Genuine Fake Virtual Worlds built in Unity Game Engine and Google Firebase hosting. With a File size of over 1GB loading onto a web browser; I have to say, the internet has come a long way. 👀

CLI deploying the Unity Virtual World.

The Web App GUI.
My next side-quest is creating a NFT staking app for my NFT collection’s holders. They will be able to stake their ERC721 NFTs and receive our On-Chain ERC20 token $CHI🛸. I’ve already launched the NFT contract and the Token contract, Now I have to create the App so they can interact with the staking contract 🤯. It’s also hard to find templates or examples to Reverse Engineer. I want to get it ready for Q2 2025.
1️⃣ Creating the Staking contract on Ethereum $Base Sepolina test network.
2️⃣ Created a mockup to guide the final design.
3️⃣ Using React.js and Node.js to create the dApp, but also not 100% how to build it, I’ll have to reverse engineer a dApp example or use AI for guidance.

UI Mockup

Node.js App development
I’ve started trying to connect to a Crypto Wallet and authenticating via Thirdweb’s SDK. This is my side project spanning Q1 and Q2 of 2025.
Build with Next.js, Thirdweb SDK and hosted on Google Firebase.