Just an idea, so we can offer other guys to try it # TODO - [ ] Deploy storage-parachain (follow the process as for Bulletin Westend) - [ ] Deploy storage-provider (we have substrate-relay running as a part of argocd, so shouldnt be problem to run other custom binary) Local setup: ``` just start-chain just start-provider just demo ```