This directory contains the source code for our public Block Protocol proof-of-concept, demo and learning blocks. For examples of actual real-world blocks, see the blocks directory in the HASH repository.
If you want to work on, build or serve a single block, run:
yarn workspace @blocks/block-name dev
## or
yarn workspace @blocks/block-name build
## or
yarn workspace @blocks/block-name serveAs a user, you can access the published versions of these blocks via any embedding application that integrates with the Þ Hub.