A hub to explore and get familiar with web3 easily in a fun way.
Welcome to Henry Hub
An easy-to-use Dapp built on Mantle Sepolia testnet, aimed at introducing newcomers to Web3 in a fun and engaging way.
Key Features
How It Works
First Dapp: Rock, Paper, Scissors Game
Second Dapp: Henry Hub ID Verify
We Are Working on the Remaining Dapps
How It Is Made
First Dapp: Rock, Paper, Scissors Game
The application is structured as follows:
Key Components
rps.sol
- Contains game logic, including game creation, joining, and move handling by utilizing OpenZeppelin contractsSecond Dapp: Henry Hub ID Verify
Summary of Features
Smart Contract link: https://sepolia.mantlescan.xyz/address/0xf7cf71d2418eca0d28b00fbf2f31d904e609a54e
X post link: https://x.com/Jwafo_tweet/status/1869386678944838103
Demo link: https://youtu.be/BHAsTFF4huM
1. Team meeting to discuss the hackathon theme and tracks available 2. We made research and go through mantle docs to understand what mantle is all about and projects that can favor the ecosystem 3. We decided to build simple and easy-to-use dapps(Real-estate solution, voting solution, ID verify solution RPS game, etc) 4. We drafted out the flow chat for the dapps while some other members are writing the smart contract 6. After we concluded on the features. Each devs in the team completed their task and we merge and deploy using a new repo because we had tech issues with the initial repo.