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 usingpython
andpyteal
and ipfs storage is done withnode
..pre-commit-config.yaml
— pre commit coniguration for formatting python serverless functions.
Last updated