The first implementation of the Lum Network protocol, built on top of the Cosmos SDK.
Lum Network is a customer reward protocol and introduces mutable data channel in immutable ledgers.
Lum Network is starport compatible and thus, you will require it to start the project in development mode.
You can install it by following the instructions here
Then just use the following command to generate the protobuf and the chain binary
starport serve
Please also make sure to have a look to the contributing guidelines