548f2a7b92
1. rename `ethermint` to `chiba-clonk` 2. fix the `make localnet-start`
5 lines
101 B
Makefile
5 lines
101 B
Makefile
all:
|
|
docker build --no-cache --tag chibaclonkd/node ../.. -f chibaclonknode/Dockerfile
|
|
|
|
.PHONY: all
|