Skip to content

Core Lum Network blockchain protocol implementation.

License

Notifications You must be signed in to change notification settings

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

About

Core Lum Network blockchain protocol implementation.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.7%
  • Python 4.0%
  • Shell 0.6%
  • Makefile 0.6%
  • Dockerfile 0.5%
  • JavaScript 0.2%
  • Other 0.4%