Skip to content

DRM-Mina/drm-mina-web-client-protokit

Repository files navigation

DRM Mina Game Marketplace UI

DRM Mina is a game marketplace on top of Mina to verify game ownerships with zk-proofs.

Quick start

This repo contains 1 package and 1 app:

  • packages/chain contains app-chain related parts, will be removed in future
  • apps/web contains the UI that connects to you hosted app-chain sequencer

Prerequisites:

  • Node.js v18
  • pnpm
  • nvm

Setup and Running

nvm use
pnpm install
pnpm dev --filter=web

Navigate to localhost:3000 to see access UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published