Installing Multichain on Linux

0 votes
Hey. I need to do a project on Multichain and so I need to install Multichain. What are the commands to use to install Multichain on Linux?
Mar 1, 2019 in Blockchain by Rajat
1,013 views

1 answer to this question.

0 votes

To install Multichain in Linux, you first need to get Multichain files:

$ cd /tmp
$ wget https://www.multichain.com/download/multichain-2.0-beta-2.tar.gz

Now extract the download files:

$ tar -xvzf multichain-2.0-beta-2.tar.gz

And then move the files to /usr/local/bin

$ cd multichain-2.0-beta-2
$ sudo mv multichaind multichain-cli multichain-util /usr/local/bin

Multichain is installed. 

answered Mar 1, 2019 by Joshi

Related Questions In Blockchain

0 votes
1 answer

Installing Solidity on Linux

You can install Solidity Compiler on Linux ...READ MORE

answered Feb 28, 2019 in Blockchain by Reshma
2,800 views
0 votes
1 answer

'ppa:ethereum' error while installing ethereum on ubuntu

First try: sudo apt-get install --reinstall ca-certificates If ...READ MORE

answered Jul 12, 2018 in Blockchain by slayer
• 29,350 points
2,668 views
0 votes
1 answer
0 votes
1 answer

Blockchain: Installing an earlier version of ethereum using apt-get on

geth does not make the previous version available ...READ MORE

answered Oct 10, 2018 in Blockchain by Omkar
• 69,210 points
1,124 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,706 views
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,237 views
0 votes
1 answer

How to install Drizzle on Linux?

You can install drizzle on windows using ...READ MORE

answered Feb 28, 2019 in Blockchain by Raj
507 views
0 votes
1 answer

Installing Ethereum on Windows

You can install Ethereum on windows using ...READ MORE

answered Feb 28, 2019 in Blockchain by Raman
996 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP