How to set up Multichain on Azure and use the Azure set up in .Net c#

+1 vote
How to set up Multichain on Azure and use the Azure set up in .Net c#

to create a new chain

to addd transaction to the chain

to retrive transaction from the chain
asked Jul 19, 2016 by anonymous

1 Answer

0 votes
To run MultiChain on Azure, simply follow the instructions here:

http://www.multichain.com/download-install/

There's also a one-click 'Deploy to Azure' link there, though the manual installation process for MultiChain is very easy.

Once you have it up and running I recommend going through this tutorial:

http://www.multichain.com/download-install/

That covers all of the actions you're asking about.
answered Jul 20, 2016 by MultiChain
...