Is there a way to query a chain database?

+2 votes
I have an automated system where I post a key to an asset on the web-demo, is there a way to query this string remotely on a seperate node.js server?
asked Jun 26, 2017 by keepingitshort

1 Answer

+1 vote
 
Best answer
If you want to post information to a blockchain and then query it later, we recommend using MultiChain streams which are designed exactly for this purpose. For more information please see here:

http://www.multichain.com/blog/2016/09/introducing-multichain-streams/
answered Jun 26, 2017 by MultiChain
...