Skip to content

HappyChainDevs/happy-mud-demo

Repository files navigation

HappyChain + MUD Demo (Emojimon)

This repository showcases the Happy Wallet by integrating it into the MUD Emojimon tutorial.

A Pokémon-inspired on-chain game with MUD and HappyChain.

emojimon demo

Instructions

Pre-requisites

  1. Node.js v18
  2. pnpm (npm install pnpm --global)
  3. foundry

Running the game

  1. Run pnpm install
  2. Claim some tesnet $HAPPY on the faucet (or reach out to the team for a bigger allocation).
  3. Define PRIVATE_KEY in packages/contracts/.env to your private key.
  4. Run pnpm dev and the game will be available at http://localhost:3000 after a few seconds.

About

A MUD demo that uses the HappyChain React SDK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published