likecoin-chain icon indicating copy to clipboard operation
likecoin-chain copied to clipboard

LikeCoin chain node binary - liked

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

Requirements

  • Go 1.18

For development.

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

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