Links

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.