# Hand **Hand** is a ... ## API - [`Instruction`](api/src/instruction.rs) – Declared instructions. ## Instructions - [`PullLever`](program/src/pull_lever.rs) – Pull Lever ... ## Get started Compile your program: ```sh steel build ``` Run unit and integration tests: ```sh steel test ```