Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.55 KB

readme.md

File metadata and controls

29 lines (19 loc) · 1.55 KB

Chain - Lum Network Implementation

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.

codecov Go Report Card license LoC GolangCI

Development

Lum Network is ignite 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

ignite chain serve

Please also make sure to have a look to the contributing guidelines

Useful links