laconicd/testnet/README.md

11 lines
196 B
Markdown
Raw Normal View History

2022-04-06 01:28:21 +00:00
# Testnet
## Setup local chibaclonk multi node testnet in local enviorment
```shell
$ bash multinode_testnet.sh
2022-04-06 01:56:51 +00:00
or
# this is create localnet will docker containers
$ make localnet-start
2022-04-06 01:28:21 +00:00
```