12 lines
277 B
Markdown
12 lines
277 B
Markdown
# Gajumaru Hive Client
|
|
|
|
When running tests locally:
|
|
|
|
`rebar3 shell`
|
|
|
|
If connecting to the `testnet` hive:
|
|
`GMMP_CLIENT_CONFIG=gmhc_config-testnet.eterm rebar3 shell`
|
|
|
|
If connecting to a `testnet` hive running locally:
|
|
`GMHC_CONFIG=gmhc_config-testnet-local.eterm rebar3 shell`
|