Skip to content

Douglasacost/riddle-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riddle Monorepo

A decentralized riddle game built on ZkSync Era.

Project Structure

  • apps/dapp: Next.js application for the DApp.
  • packages/hooks: A package for Riddle hooks.
  • packages/ui: A package for Riddle UI components.
  • packages/config: A package for configuration.
  • packages/contracts: A package for the contracts.
  • packages/eslint-config: A package for the ESLint config.
  • packages/typescript-config: A package for the TypeScript config.

Development

npm run compile

# Run the DApp
npm run dev

Deployment

TBD

Testing

npm run test

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published