Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lum-network/chain
Browse files Browse the repository at this point in the history
  • Loading branch information
Segfaultd committed Apr 28, 2022
2 parents 942b900 + 5b57a8c commit 278cc22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Lum Network is a customer reward protocol and introduces mutable data channel in

## Development

Lum Network is starport compatible and thus, you will require it to start the project in development mode.
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](https://docs.starport.network/guide/install.html)
You can install it by following the instructions [here](https://docs.ignite.com/)

Then just use the following command to generate the protobuf and the chain binary

starport serve
ignite chain serve

Please also make sure to have a look to the [contributing guidelines](https://github.com/lum-network/chain/blob/master/CONTRIBUTING.md)

Expand Down

0 comments on commit 278cc22

Please sign in to comment.