Workshop 0: Local Build and Repo Orientation
Goal
Build ICN locally and identify key directories and binaries.
Steps
- Run
./scripts/dev-setup.shif needed. - Build the workspace:
cd icn && cargo build --release - Locate binaries in
icn/target/release/ - Skim
README.mdanddocs/ARCHITECTURE.md
Checkpoints
icndandicnctlare built- You can point to the crates directory and name at least five crates