Presentation is loading. Please wait.

Presentation is loading. Please wait.

Multichain – day1 Umashankar Somasekar.

Similar presentations


Presentation on theme: "Multichain – day1 Umashankar Somasekar."— Presentation transcript:

1 Multichain – day1 Umashankar Somasekar

2 Setting up Multichain Unix Installing MultiChain on Linux
su (enter root password) cd /tmp wget tar -xvzf multichain tar.gz cd multichain-1.0.4 mv multichaind multichain-cli multichain-util /usr/local/bin (to make easily accessible on the command line) exit (to return to your regular user)

3 Setting up on Windows zip

4 Spining up the Docker container
Container commands: Docker pull ubuntu docker run -i -t ubuntu /bin/bash apt-get update \ && apt-get install -y wget \ && rm -rf /var/lib/apt/lists/*

5 Creating a chain and connecting
Step1 - Server 1 multichain-cli create epds multichaind epds Step2 - Server2 multichaind Step3 - Server 1 (again) multichain-cli epds grant <wallet address> connect,send,receive Step4 - Server 2 Verification step – Server1: multichain-cli epds getpeerinfo

6 Activities Setup multichain Create a chain Connect with other nodes
Try multichain-cli commands getinfo help listpermissions getnewaddress getaddresses getblockchainparams Getpeerinfo Discuss and Create a UI layout for E-PDS system using “realtimeboard.com” / pencil / powerpoint / or any platform of your choice.

7 Thank you


Download ppt "Multichain – day1 Umashankar Somasekar."

Similar presentations


Ads by Google