cyclez / tama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:TypeScript 78.9%Language:Solidity 19.6%Language:JavaScript 0.9%Language:Shell 0.5%Language:CSS 0.1%