Skip to content

bonuz-market/bonuz-monorepoo

Repository files navigation

Bonuz Monorepo

Run the following command:

pnpm dev

Installing a package

pnpm install:in <workspace-package-name> <package-name>

Apps and Packages

  • bonuz-id: a Next.js app (in /apps) consumer web version of bonuz
  • app-bonuz-market: a Next.js app (in /apps) business web dashboard of bonuz
  • @bonuz/smart-contracts: Types, ABIs, SubGraphs, audits (in /@bonuz)
  • @bonuz/sdk: React components & hooks library (which contains <BonuzSocialId> and useSocialId()) (in /@bonuz)