ArdanaLabs / dUSD

5 stars 3 forks source link

offchain/browser: allow for configuring the ctl-runtime #393

Closed marijanp closed 1 year ago

marijanp commented 1 year ago

We want hello-world-browser to be able to connect to a configured cl-runtime. This PR introduces a way to configure the ctl-runtime, by reaing from a ctl-runtime-config.json.

other changes

leomayleomay commented 1 year ago

hosting the .#offchain:hello-world-browser will error out since the ctl-rt-config.json will not be there

image

marijanp commented 1 year ago

hosting the .#offchain:hello-world-browser will error out since the ctl-rt-config.json will not be there

image

That is due to the prefetch in the html. I can remove that but talking to kai, this is something we want. The warning however is intentional.