faddat / chain

Core Lum Network blockchain protocol implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:Apache License 2.0


Languages

Language:Go 95.9%Language:Python 2.1%Language:Makefile 0.6%Language:Dockerfile 0.4%Language:Shell 0.3%Language:JavaScript 0.3%Language:HTML 0.2%Language:Vue 0.2%