[](https://github.com/project-chip/matter-rs/actions/workflows/test-linux-openssl.yml)
[](https://github.com/project-chip/matter-rs/actions/workflows/test-linux-mbedtls.yml)
## Build
Building the library:
```
$ cd matter
$ cargo build
```
Building the example:
```
$ cd matter
$ RUST_LOG="matter" cargo run --example onoff_light
```
With the chip-tool (the current tool for testing Matter) use the Ethernet commissioning mechanism: