I have made a CVM image which runs this. Since this immediately panics on not being able to connect to the chain, its tricky to check that the network stuff is working without having a working deployment of the entropy network - eg: i can't check that port 3001 is open by hitting /version.
Ideally, we should make multiple attempts to get a connection to the chain.
Related PRs: entropyxyz/yocto-build#16 entropyxyz/meta-entropy-tss#14
I have made a CVM image which runs this. Since this immediately panics on not being able to connect to the chain, its tricky to check that the network stuff is working without having a working deployment of the entropy network - eg: i can't check that port 3001 is open by hitting
/version.Ideally, we should make multiple attempts to get a connection to the chain.
Related PRs: entropyxyz/yocto-build#16 entropyxyz/meta-entropy-tss#14