/tama

Primary LanguageTypeScriptMIT LicenseMIT

Tama - your decentralized gochi

A decentralized Tamagochi built @ Urbe campus Hackaton 2024 - Rome

Play it online @ https://tama-damianofds.vercel.app/

Supported Chain - Arbitrum sepolia

Requirements

This is an essential command list reminder, check the full-stack-dapp-workshop for all the details

Install dependencies

yarn install

Run Scaffold.eth with local chain

yarn chain
yarn start
yarn deploy

Run The Graph

yarn clean-node
yarn run-node

Quickstart

Do whathever in the requirements, than go to:

localhost:3000 for scaffold.eth UI

localhost:8000 for the graphQL UI

Credits

The project is based on the awesome template https://github.com/kmjones1979/full-stack-dapp-workshop