Once you have implemented and tested them using the instructions below, it should be easy to implement `crb/broadcast` and `crb/deliver`. You will then be ready to test the [Causal Broadcast Scenario](#causal-broadcast-scenario).
Once you have implemented (correctly!) and tested them using the instructions below, `crb/broadcast` and `crb/deliver` should work correctly. You will then be ready to test the [Causal Broadcast Scenario](#causal-broadcast-scenario).
*The following commands assume that the `causal-broadcast` directory is within
your `PATH` environment variable, following the installation instructions so that all commands under `causal-broadcast/crb` can be accessed with `crb/COMMAND`.*