likecoin / likecoin-chain

LikeCoin chain node binary - liked
https://docs.like.co/validator/likecoin-chain-node/setup-a-node
GNU General Public License v3.0
104 stars 23 forks source link
blockchain cosmos-sdk likecoin tendermint

LikeCoin chain is a blockchain built on the Cosmos SDK. Project page: https://like.co/

Requirements

For development.

LikeCoin chain support ignite cli (previously called starport). Please follow instructions to install here

Please use ignite v0.24.x due to protobuf generation issue

After installation, run ignite chain serve

It will bring up the local dev chain with hot-reload.

Setting up a mainnet node

Please refer to the Setup a node