Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Blocks

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.

Running these blocks

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 serve

Using these blocks

As a user, you can access the published versions of these blocks via any embedding application that integrates with the Þ Hub.