Hi!
I am new to multi chain and am trying to develop a discussion/voting system based on streams. So far I have two servers that are able to communicate, read and write from streams. However, I am at a loss for how I can add a client so to speak.
For example, I would like to setup a web interface that users can use to login and view data and vote for issues. But how do these users get issued addresses and then login with those issues?
I think I am having some trouble conceptualising how blockchains interaction works.