First commit

This commit is contained in:
Ulf Wiger
2025-05-13 23:56:46 +02:00
commit a979e18b51
30 changed files with 2255 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# 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`