Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

Latest commit

 

History

History
41 lines (30 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.08 KB

DAOBox - use-aragon

daobox-banner
DAOBox - use-aragon is a library of react hooks that enables seamless creation of
frontends on AragonOSx for React developers.

DocDAOBox: DAO Development Discord


Apps and Packages

  • apps/docs: use-aragon documentation site powered by Next.js
  • apps/example: sample of applied use-aragon hooks.
  • packages/daobox-use-aragon: core library of aragon hooks.

Each package and app is 100% TypeScript.

Development Setup

Prerequisites

Running on Localhost

pnpm install
pnpm dev