Is there a deploy guide for testing Hyperchains?

I am running aeternity-v0.0.0-hc5-ubuntu-x86_64.tar.gz successfully.

But got errors when running https://github.com/aeternity/hc_alpha:

dev@dev-desktop:~/dev/ae/hc/hc_alpha$ mix deps.get
** (CompileError) config/config.exs:52: undefined function config_env/0
    (elixir) src/elixir_bitstring.erl:142: :elixir_bitstring.expand_expr/4
    (elixir) src/elixir_bitstring.erl:27: :elixir_bitstring.expand/8
    (elixir) src/elixir_bitstring.erl:20: :elixir_bitstring.expand/4
    (stdlib) lists.erl:1354: :lists.mapfoldl/3
    (elixir) expanding macro: Config.import_config/1

Is there a simple guide for developers to test HC :grinning: ?

You need to install and upgrade the Erlang environment first

1 Like

@LiuYang.chain for time being the best way to access the UI is via https://hc-alpha.aepps.com

This week I"ll polish the repo to make it easy to configure and run locally.

2 Likes

Thanks~eager to see it.

1 Like

When does the HC come online?