liked
is for launching the node and manipulating node related files, e.g. adding accounts into genesis.json
..liked
folder, default location is $HOME/.liked
.liked
in Docker and the .liked
directory is placed in likecoin-chain
root directory. We provided some convenient shortcuts using Docker Compose profiles, so you can run the liked
command by:panic: could not create directory "//.liked": mkdir //.liked: permission denied
), please add --user 0
after --rm
to run as root..liked
folder..liked/config/genesis.json
..liked/config/gentx/
folder as JSON file.--help
for more details..liked/config/gentx/
into .liked/config/genesis.json
.genesis.json
will remain unchanged.--help
for more details.--help
for more details.faucet
account managed by liked
liked
for server and likecli
for client.likecli
is deprecated.likecli
, you can migrate those keys by liked keys migrate
.liked
, you may enable the APIs from .liked/config/app.toml
and open the corresponding ports.