Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Latest commit

 

History

History
5 lines (4 loc) · 492 Bytes

ARCHITECTURE.md

File metadata and controls

5 lines (4 loc) · 492 Bytes

Architecture of a Block

At their most basic, a block is simply a pre-built container that runs an executable to provide whatever the function of that block is. However, to be truly useful a block should do more than just run and executable, otherwise in many cases it's simpler to find and use the official image for a product. So what more should a block do?

Inside a block

blocks factory