Skip to content

Core Lum Network blockchain protocol implementation.

License

Notifications You must be signed in to change notification settings

mapofzones/lum-network-chain

 
 

Repository files navigation

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 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

Useful links

About

Core Lum Network blockchain protocol implementation.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.9%
  • Python 2.1%
  • Makefile 0.6%
  • Dockerfile 0.4%
  • Shell 0.3%
  • JavaScript 0.3%
  • Other 0.4%