gmhive_client/README.md
2025-05-13 23:56:46 +02:00

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`