The <Subscriber> component uses the useObserved function to render the observable state.
The <Publisher> component uses the useObserved function to render an <input> element for editing a single key in the observable state.
git clone https://github.com/alloc/vana-sandbox
cd ./vana-sandbox
yarn
yarn start