Javascript Library/Realtime streaming

+2 votes
Hello Guys,

I am new to multichain, i was getting into multichain, i know nodejs/javascript.
i wanted to build some apps by multichain, i want some steps to get into, also i wanted to ask is it possible to make realtime in multichain apps, like streaming each data that has been inserted to the stream?
asked Nov 20, 2019 by philemono

1 Answer

0 votes

Yes, you have a number of options for doing this – see the walletnotifynew runtime parameter which will report each new item in subscribed streams.

answered Nov 21, 2019 by MultiChain
...