While I was writing this, the deployment of HyperChains2 is done. We have deployed 2 nodes:
curl -s 13.239.157.207:3013/v3/status | jq ".top_block_height"
797
and
curl -s 3.105.185.75:3013/v3/status | jq ".top_block_height"
797
Both nodes are up and running. They have reached a height that is 101 blocks below the current top - exactly as expected.
HC-specific Base app wallet was deployed under: https://base-hc.dev.aepps.com/
before creating a new account, make sure you’re connected to propper network:
- url: https://testnet-hc.aeternity.io
- network id: hyper_chain2
To top up your account, you can use a new faucet: https://dev-faucet-hc.aepps.com/ The limit is 30AE daily.
We will release a new version of the staking UI soon