Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 398 Bytes

directory-structure.md

File metadata and controls

6 lines (5 loc) · 398 Bytes

Directory structure

  • public — Static assets such as robots.txt, images, and favicon.
  • src — Application source code, including pages, components, styles.
  • api — Serverless vercel functions, contract compilation is using python and pyteal and ipfs storage is done with node.
  • .pre-commit-config.yaml — pre commit coniguration for formatting python serverless functions.