How to connect multichain node to UI

+1 vote
I am working on Multichain. I have created 2 nodes on same local system, now i want to connect and access these nodes through some UI and create a basic application. Please provide some help on how to connect using php, java or any other language. and is any small opensource project available? a simple wallet or a file transfer app.
asked Apr 7, 2017 by Abi07

1 Answer

0 votes
You can start with the MultiChain web demo:

https://github.com/MultiChain/multichain-web-demo
answered Apr 7, 2017 by MultiChain
Thanks, i have started with webdemo.
Are there more resources on how to access multichain APIs using Java(for android) or php?
Yes, take a look at all the third party libraries linked from the end of this page:

http://www.multichain.com/developers/
...