MDL Manager Tutorial 1/4 [CA/MSP]

tutorial network hyperledger fabric hlf ca msp blockchain orderer peer

[MDL Network Configuration]

1. CA

1-1. Create CA Server

1-2. CA Server Administrator Registration

1-3. CA Server User Registration

2.MSP

2-1. Organization manager MSP registration

2-2. Orderer1 MSP registration

2-3. Orderer2 MSP registration

2-4. Peer1 MSP registration

2-5. Peer2 MSP registration

2-6. Registration Confirmation

3. Orderer

4. Peer

5. Organization

6. Channel

7. Chaincode


MDL_X_무료배포_1

This tutorial provides guides on CA* server creation, administrator/user registration, and MSP registration procedure for each user among the network configuration steps for using MDL Manager*.

* MDL Manager
-     A high-speed blockchain application platform that operates based on Hyperledger Fabric, allowing users to flexibly deploy and manage nodes, channels, and chaincodes by building a network environment through an intuitive UI.

* CA (Certificate Authority)
-     A certification authority that manages node roles and privileges in the network through Hyperledger Fabric's management system (MSP, Membership Service Provider) for user rights and authentication

Through this process, you can register a certificate that confirms the user's signature and authority.

This guides you through a series of procedures for distributing the chaincode after configuring the network with 1CA (1ORG), 2Orderer, and 2Peer, and checking the result by executing Invoke and query on the distributed chaincode.


1. CA

1-1. Create CA Server
tutorial_1
Click the Nodes on the top menu of page → CA+ button to call the screen for entering the information of the CA server.

tutorial_1
Enter the information such as the CA server name
and click the Next button to create the CA server.


tutorial_1
When creation is completed,
the registered CA server is displayed in the CA server list on the left.

1-2. CA Server Administrator Registration
tutorial_1
Click the created CA Server (org1ca)
Associate identity button to register the CA administrator.

tutorial_1
Register the Enroll ID, PW, and Port information registered
when creating the CA server and click the Associate identity button
to register the CA server administrator.

1-3. CA Server User Registration

Register a total of 5 users as an organization administrator

(1 org), 2 orderers, and 2 peers created in the scenario.

tutorial_1
Click CA Server (org1ca)Register User button to register a user.


1-3-1. Organization manager Registration
tutorial_1
Caution: Register after selecting type as admin

1-3-2. Orderer1 Registration
tutorial_1
After registering the information to be used in orderer1,
click Next to register the user to the CA server.
CautionRegister after selecting the type of orderer 

1-3-3. Orderer2 Registration

tutorial_1Refer to 1-3-2. Orderer1 Registration and
register Orderer2 (Enroll ID, Enroll PW change)

1-3-4. Peer1 registration

After registering the information to be used in peer1,
click Next to register the user to the CA server.
Caution: After selecting the  type as peer, register


1-3-5. Peer2 registration
1-3-4. Refer to Peer1 registration and register peer2. (Enroll ID, Enroll PW change)

1-3-6. Registration Confirmation
tutorial_1
Check registered users.


MDL_X_무료배포_2

2. MSP
2-1. Organization manager MSP registration

tutorial_1
OrganizationsMSP → Click the + button to call up the MSP registration screen.

tutorial_1
Enter the MSP name and MSP ID and click the Next button.

tutorial_1
After selecting the CA Server to register, click the Next button.

tutorial_1
After entering the Enroll ID and Enroll PW of the organization administrator
registered in the CA server, the registration is completed.


2-2. Orderer1 MSP registration
tutorial_1
Enter the MSP name and MSP ID and click the Next button.

tutorial_1
After selecting the CA Server to register, click the Next button.

tutorial_1
After entering the Enroll ID and Enroll PW of Orderer1 registered
in the CA server, the registration is completed.

2-3. Orderer2 MSP registration

2-2. Refer to Orderer1 MSP registration and register Orderer2 MSP.
(MSP name, Enroll ID, Enroll PW, Identity Name change)

2-4. Peer1 MSP registration
tutorial_1
Enter the MSP name and MSP ID and click the Next button.

tutorial_1
After selecting the CA Server to register, click the Next button.

tutorial_1
After entering the Enroll ID and Enroll PW of Peer1 registered in the CA server,
the registration is completed.

2-5. Peer2 MSP registration
2-4. Refer to Peer1 MSP registration register Peer2 MSP
(MSP name, Enroll ID, Enroll PW, Identity Name change)

2-6. Registration Confirmation
tutorial_1
Check the registered MSP list


MDL (MEDIUM Distributed Ledger), applied with MEDIUM’s unique blockchain acceleration technology, is a total blockchain solution that allows you to easily install, operate, and monitor Hyperledger Fabric.

High Performance
Providing the world's fastest speed of over 15,000 TPS
※ Performance test results by Korea Testing and Certification Agency
   
(KOTCA) 14,142TPS (2021. 01)

Easy to Use (MDL Manager)
- Allowing an easy installation of Hyperledger Fabric on prepared servers.
  (Within 10 minutes)
- Intuitive monitoring/management capabilities are supported through the dashboard.
Providing ChainCode Mapping API and REST API so that ChainCode calls and blockchain
   can be used.


MDL_X_무료배포_3

Related Posts