CN109040279B - Block chain network networking method, device, equipment and readable storage medium - Google Patents

Block chain network networking method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN109040279B
CN109040279B CN201810956855.XA CN201810956855A CN109040279B CN 109040279 B CN109040279 B CN 109040279B CN 201810956855 A CN201810956855 A CN 201810956855A CN 109040279 B CN109040279 B CN 109040279B
Authority
CN
China
Prior art keywords
participant
msp
information
node
equipment
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201810956855.XA
Other languages
Chinese (zh)
Other versions
CN109040279A (en
Inventor
李东奇
张晴
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
JD Digital Technology Holdings Co Ltd
Jingdong Technology Holding Co Ltd
Original Assignee
JD Digital Technology Holdings Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by JD Digital Technology Holdings Co Ltd filed Critical JD Digital Technology Holdings Co Ltd
Priority to CN201810956855.XA priority Critical patent/CN109040279B/en
Publication of CN109040279A publication Critical patent/CN109040279A/en
Application granted granted Critical
Publication of CN109040279B publication Critical patent/CN109040279B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1044Group management mechanisms 
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/104Peer-to-peer [P2P] networks
    • H04L67/1042Peer-to-peer [P2P] networks using topology management mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0823Network architectures or network communication protocols for network security for authentication of entities using certificates

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Physics & Mathematics (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Theoretical Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention provides a block chain network networking method, a block chain network networking device and a readable storage medium. The method of the embodiment of the invention generates the MSP information of the first participant through the equipment of the first participant; the MSP information of the user is sent to other participant equipment, and the MSP information sent by the other participant equipment is received; acquiring initial block configuration information when a networking initiating instruction is received, and sending the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node; configuring local node information according to the MSP information of the local node, the MSP information of other participant equipment and initial block configuration information; the local nodes are started to complete block chain network networking, a central server is not needed, all the participant devices participate in the block chain network networking together, decentralized networking is achieved, and the networking process is more transparent and more reliable.

Description

Block chain network networking method, device, equipment and readable storage medium
Technical Field
The embodiment of the invention relates to the technical field of communication, in particular to a block chain network networking method, a block chain network networking device, a block chain network networking equipment and a readable storage medium.
Background
With the continuous development of the internet, a block chain technology is produced, and the block chain technology is an internet database technology and has the characteristics of decentralization, openness and transparency. In particular, the essence of blockchain technology is a decentralized and distributed approach to data storage, transmission and certification, replacing the current internet dependency on a central server with data blocks, such that all data changes or transaction items are recorded on a cloud system. Since there is no distributed peer-to-peer network of central control points and a distributed method of collective operation is used, it can be said that the blockchain is a "public big ledger" on the network. The system has a plurality of nodes, each node can observe the whole ledger and participate in maintenance together, the income is the right of obtaining accounting, a complete database can be copied, and a single node cannot modify the database, so that the safety and reliability of ledger data are ensured.
The blockchain technology is generally based on P2P (Peer-to-Peer network), a networking method based on a blockchain in the prior art is a networking method based on cloud services, and a cloud Service platform distributes configuration information such as certificates, addresses, and certificate Management (MSP) information of coalition chain members of participants to other participants and constructs a network; but a centralized mechanism is adopted, the networking process depends on a cloud service platform as a center, and the networking process is opaque and unreliable.
Disclosure of Invention
The embodiment of the invention provides a block chain network networking method, a block chain network networking device and a readable storage medium, which are used for solving the problems that a block chain based networking method in the prior art adopts a centralized mechanism, a networking process depends on a cloud service platform as a center, and the networking process is opaque and unreliable.
One aspect of the embodiments of the present invention is to provide a method for networking a blockchain network, including:
the first participant equipment generates own MSP information;
the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment;
when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node;
the first participant equipment acquires local node configuration information and completes the configuration of the local node according to the local node configuration information;
the first participant device initiates a local node.
Another aspect of the embodiments of the present invention is to provide a device for block chain network networking, including:
the MSP information generation module is used for generating the MSP information of the first participant equipment;
the MSP information exchange module is used for the first participant equipment to send the MSP information of the first participant equipment to other participant equipment and receive the MSP information sent by other participant equipment;
the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment when receiving a networking initiating instruction, so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node;
a local node configuration module, configured to acquire local node configuration information by the first party device, and complete configuration of a local node according to the local node configuration information;
a starting module, configured to start a local node by the first party device.
Another aspect of the embodiments of the present invention is to provide a block chain network networking device, including:
a memory, a processor, and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method described above.
It is another aspect of an embodiment of the present invention to provide a computer-readable storage medium, storing a computer program,
which when executed by a processor implements the method described above.
According to the block chain network networking method, device, equipment and readable storage medium provided by the embodiment of the invention, MSP information of the first participant equipment is generated; the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment; when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node; the first participant equipment configures local node information according to the MSP information of the first participant equipment, the MSP information of other participant equipment and initial block configuration information; the first participant device starts a local node to complete block chain network networking, each participant device generates own MSP information and shares the MSP information with other participants, a central server is not needed, each participant device participates in the block chain network networking together, decentralized networking is achieved, and the networking process is more transparent and more reliable.
Drawings
Fig. 1 is a flowchart of a block chain network networking method according to an embodiment of the present invention;
fig. 2 is a flowchart of a block chain network networking method according to a second embodiment of the present invention;
fig. 3 is a flowchart of a block chain network networking method according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a blockchain network networking device according to a fourth embodiment of the present invention;
fig. 5 is a schematic structural diagram of a blockchain network networking device according to a sixth embodiment of the present invention;
fig. 6 is a schematic structural diagram of a blockchain network networking device according to a seventh embodiment of the present invention.
With the above figures, certain embodiments of the invention have been illustrated and described in more detail below. The drawings and written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to specific embodiments.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the following exemplary embodiments do not represent all implementations consistent with embodiments of the invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of embodiments of the invention, as detailed in the following claims.
The terms "first", "second", etc. referred to in the embodiments of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. In the description of the following examples, "plurality" means two or more unless specifically limited otherwise.
The following several specific embodiments may be combined with each other, and details of the same or similar concepts or processes may not be repeated in some embodiments. Embodiments of the present invention will be described below with reference to the accompanying drawings.
Example one
The block chain network networking method provided by the embodiment of the invention can be suitable for a decentralized communication system. The communication system comprises a plurality of users (hereinafter referred to as participants) participating in the networking, and each participant may comprise one or more communication devices, such as terminal devices, cluster devices, and the like. Optionally, an application, such as a service program, is installed on the communication device. The participator can submit data information or instructions to the terminal equipment through the user interface provided by the application program so as to control the communication equipment to establish the block chain network. The building process of the blockchain network is described in detail below with reference to specific embodiments.
Fig. 1 is a flowchart of a block chain network networking method according to an embodiment of the present invention. The embodiment of the invention provides a block chain network networking method aiming at the problems that a centralized mechanism is adopted in the block chain based networking method in the prior art, the networking process depends on a cloud service platform as a center, and the networking process is opaque and unreliable. As shown in fig. 1, the method comprises the following specific steps:
and S101, generating MSP information of the first participant equipment by the first participant equipment.
In this embodiment, the first participant device may be a communication device of any one participant, which is responsible for building a block chain network. The first participant device may be a terminal device, or a server cluster, and in other embodiments, the method may also be applied to other devices, which is not specifically limited in this embodiment.
The MSP information refers to certificate Management (MSP) information of the member in the federation chain. The MSP information includes a communication address, MSP identification information, and a plurality of credentials.
One participant corresponds to one MSP identification information for uniquely identifying the MSP information of one participant, e.g., the MSP identification information can be an MSPID.
Step S102, the first participant device sends the MSP information of the first participant device to other participant devices, and receives the MSP information sent by the other participant devices.
In this embodiment, after generating the MSP information of the first participant device, the first participant device may send the MSP information of the first participant device to other participant devices, so that the other participant devices may know the MSP information of the first participant device. A first participant device may receive MSP information transmitted by other participant devices.
Step S103, when receiving the networking initiating instruction, the first participant device obtains initial block configuration information, and sends the initial block configuration information to other participant devices, so that the other participant devices configure local node information according to the initial block configuration information and start a local node.
After the MSP information exchange of each participant device is completed, networking may be initiated by any one participant device upon receiving the initiate networking instruction.
The initial block configuration information at least comprises configuration information and block setting information of the sorting nodes. The block setting information includes a communication address of a device where the preset public service is located, a port number, related information generated by the block, a block size, the number of transactions in each block, version information of a block chain, a consensus method and other information. The block setting information is information agreed in advance by each participant and needs to be kept consistent. Wherein presetting the public service includes: kafka services and Zookeeper services, etc.
And step S104, the first participant equipment acquires the local node configuration information and completes the configuration of the local node according to the local node configuration information.
The local nodes at least comprise a sequencing node and a Peer node.
Optionally, the first participant device may provide a node configuration interface for inputting local node configuration information. The first participant equipment receives local node configuration information input and submitted by a participant user through a node configuration page, and completes configuration of the local node according to the obtained local node configuration information.
Optionally, the participating user may write the local node configuration information into the preset node configuration file in advance. The first participant device may read local node configuration information from a preset node configuration file, and complete configuration of the local node according to the obtained local node configuration information.
Step S105, the first party device starts the local node.
In this embodiment, the first participant device may start the local node after completing the configuration of the local node. After the local nodes of each participant device are started, networking of the block chain network can be completed.
Optionally, the first participant device may also start the local node when receiving the start instruction.
The embodiment of the invention generates the MSP information of the first participant equipment by the first participant equipment; the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment; when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node; the first participant equipment configures local node information according to the MSP information of the first participant equipment, the MSP information of other participant equipment and initial block configuration information; the first participant device starts a local node to complete block chain network networking, each participant device generates own MSP information and shares the MSP information with other participants, a central server is not needed, each participant device participates in the block chain network networking together, decentralized networking is achieved, and the networking process is more transparent and more reliable.
Example two
Fig. 2 is a flowchart of a block chain network networking method according to a second embodiment of the present invention. On the basis of the first embodiment, in this embodiment, one or more seed nodes are determined in advance from each participant device, and the communication addresses of the seed nodes are disclosed to all the participant devices. Each participant device transmits its communication address and MSP identification information to the seed node so that the seed node stores the communication address and MSP information for all known participant devices. Before the first participant device sends the MSP information of the first participant device to other participant devices, the method further comprises: the method comprises the steps that a first participant device sends an address acquisition request to a preset seed node, wherein the address acquisition request comprises a communication address and MSP identification information of the first participant device, so that the seed node sends the communication addresses and the MSP identification information of all known participant devices to the first participant device, and sends the communication address and the MSP identification information of the first participant device to all known participant devices, so that all known participant devices send own MSP information to the first participant device; the first participant device receives the communication addresses and MSP identification information for all known participant devices sent by the seed node. As shown in fig. 2, the method comprises the following specific steps:
step S201, the first participant device generates MSP information of itself.
In this embodiment, the first participant device may be a communication device of any one participant, which is responsible for building a block chain network. The first participant device may be a terminal device, or a server cluster, and in other embodiments, the method may also be applied to other devices, which is not specifically limited in this embodiment.
The MSP information refers to certificate Management (MSP) information of the member in the federation chain. The MSP information includes a communication address, MSP identification information, and a plurality of credentials.
One participant corresponds to one MSP identification information for uniquely identifying the MSP information of one participant, e.g., the MSP identification information can be an MSPID.
Specifically, the first participant device generates MSP information of itself, which may be implemented by the following steps S2011-S2012:
s2011, the first party device obtains the identity information of the corresponding party, and generates a certificate of the corresponding party according to the identity information of the corresponding party, where the certificate includes: a signing certificate and a communication certificate, the signing certificate including an administrator certificate and a non-administrator certificate.
Alternatively, the first party device may provide a certificate generation interface for inputting the identity information of the parties necessary to generate the certificate. The participant user may enter and submit parameter information needed to generate the credential at the credential generation interface. For example, the domain name of the party, the city in which it is located, the company name, etc. are information related to the identity of the party. The first participant device can receive the identity information of the participant submitted by the participant user through the front-end page, and generate the certificate of the corresponding participant according to the identity information of the participant submitted by the participant user, so that the reliability of the certificate of the participant can be ensured.
Optionally, the participant user may write the identity information of the participant necessary for generating the certificate into a preset configuration file in advance. The first participant device may read, from the preset configuration file, the identity information of the participant necessary for generating the certificate, and generate the certificate of the corresponding participant according to the identity information of the participant submitted by the participant user.
S2012, the first participant equipment acquires the communication address and MSP identification information of the first participant equipment.
In this embodiment, the MSP information of the first participant device includes a communication address and MSP identification information of the first participant device, and a certificate of a participant corresponding to the first participant device.
Optionally, the first participant device may provide a front-end interface for entering the communication address and MSP identification information so that the participant user may enter and submit his or her communication address and MSP identification information at the front-end interface. The first participant device may receive the communication address and MSP identification information of the first participant device submitted by the participant user through the front-end page.
Optionally, the participant user may write the communication address and the MSP identification information of the first participant device into a preset configuration file in advance. The first participant device may read its communication address and MSP identification information from a preset configuration file.
Step S202, the first participant device sends an address obtaining request to a preset seed node, where the address obtaining request includes a communication address and MSP identification information of the first participant device, so that the seed node sends the communication addresses and MSP identification information of all known participant devices to the first participant device, and sends the communication address and MSP identification information of the first participant device to all known participant devices, so that all known participant devices send their MSP information to the first participant device.
In this embodiment, each participant device sends its communication address and MSP identification information to the seed node, so that the seed node stores the communication addresses and MSP information of all known participant devices.
The first participant device may obtain the communication addresses and MSP identification information for all known participants from the seed node by sending an address acquisition request to the seed node before sending its MSP information to the other participant devices.
When the seed node receives an address acquisition request sent by any one participant device, the seed node stores the communication address and MSP identification information of a sender device and sends the communication addresses and MSP identification information of all known participant devices to the sender device; and the seed node sends the communication address and the MSP identification information of the sender device to all known participant devices, so that all known participant devices send their MSP information to the sender device.
Optionally, in this embodiment, one or more seed nodes may be preset. If the number of the seed nodes is multiple, the communication addresses and the MSP identification information of all the known participant devices are synchronously stored in the multiple seed nodes.
Optionally, if the first participant device may send an address obtaining request to any seed node, and receive the communication addresses and the MSP identification information of all known participant devices fed back by the seed node.
Step S203, the first participant device receives the communication addresses and MSP identification information of all known participant devices sent by the seed node.
One possible implementation of the above steps S202-S203 is to obtain the communication addresses and MSP identification information of other participant devices for the first participant device.
Optionally, if the first participant device is a seed node, the first participant device itself stores the communication addresses and the MSP identification information of all known participant devices, and the steps S202 to S203 do not need to be executed to obtain the communication addresses and the MSP identification information of other participants, the first participant device sends its communication address and MSP identification information to all known participant devices, and executes the step S204 and subsequent steps.
In addition, if the first participant device is a seed node, the first participant device may further implement the function of the seed node:
the method comprises the steps that a first participant device receives address acquisition requests sent by other participant devices, wherein the address acquisition requests comprise communication addresses and MSP identification information of a sender device; the first participant device stores the communication address and MSP identification information of the sender device and sends the communication address and MSP identification information of all known participant devices to the sender device; the first participant device transmits the communication address and MSP identification information of the sender device to all known participant devices such that all known participant devices transmit their MSP information to the first participant device.
Alternatively, the first participant device may broadcast the communication addresses and MSP identification information for all known participant devices to the sender device.
Step S204, the first participant device sends the MSP information of the first participant device to other participant devices, and receives the MSP information sent by other participant devices.
Optionally, the first participant device may broadcast its MSP information to other participant devices.
The above steps S201-S204 are one possible implementation of exchanging MSP information for the respective participant devices. Each participant device that completes the NSP information exchange may be networked.
Step S205, when receiving the networking initiating instruction, the first participant device obtains initial block configuration information, and sends the initial block configuration information to other participant devices, so that the other participant devices configure local node information according to the initial block configuration information and start a local node.
After the MSP information exchange of each participant device is completed, networking may be initiated by any one participant device upon receiving the initiate networking instruction.
The initial block configuration information at least comprises configuration information and block setting information of the sorting nodes. The block setting information includes a communication address of a device where the preset public service is located, a port number, related information generated by the block, a block size, the number of transactions in each block, version information of a block chain, a consensus method and other information. The block setting information is information agreed in advance by each participant and needs to be kept consistent. Wherein presetting the public service includes: kafka services and Zookeeper services, etc.
Optionally, the first participant device provides an initiating networking interface for submitting an initiating networking instruction. For example, the participant user may submit an initiating networking instruction to the first participant device by clicking a preset button or a preset area in the initiating networking interface.
Optionally, after the first participant device obtains the initial block configuration information, the first participant device generates a sorting node configuration file according to the MSP information of the first participant device, the MSP information of other participant devices, and the initial block configuration information.
For example, the sort node configuration file may be a gene.
In this embodiment, the process of generating the initial block configuration information is completed locally at each participant, that is, each participant needs to generate a configuration file of a sorting node for use by a local sorting service. The information source for generating the sequencing node configuration file is divided into two parts: one part is MSP information from other participant devices and the other part is initial tile configuration information from participant users set through the front-end page.
In the process of generating the configuration file of the sequencing node, each participant needs to negotiate in advance to ensure that other information except the attribute information such as the communication address and the port number of each device in the set initial block configuration information is consistent.
Optionally, the first participant device may store the initial tile configuration information in a local database to backup the initial tile configuration information.
Step S206, the first participant device obtains the local node configuration information and completes the configuration of the local node according to the local node configuration information.
The local nodes at least comprise a sequencing node and a Peer node.
Optionally, the first participant device may provide a node configuration interface for inputting local node configuration information. The first participant equipment receives local node configuration information input and submitted by a participant user through a node configuration page, and completes configuration of the local node according to the obtained local node configuration information.
Optionally, the participating user may write the local node configuration information into the preset node configuration file in advance. The first participant device may read local node configuration information from a preset node configuration file, and complete configuration of the local node according to the obtained local node configuration information.
Step S207, the first party device starts the local node.
In this embodiment, the first participant device may start the local node after completing the configuration of the local node. After the local nodes of each participant device are started, networking of the block chain network can be completed.
Optionally, the first participant device may also start the local node when receiving the start instruction.
The communication addresses of the seed nodes are disclosed to all the participant devices through the preset seed nodes, and the seed nodes store the communication addresses and MSP identification information of all the known participant devices which send address acquisition requests to the seed nodes. Each participant device sends an address acquisition request carrying a communication address and MSP identification information of the participant device to the seed node, and can acquire the communication addresses and the MSP information of all known participant devices from the seed device, each participant device sends the MSP information of the participant device to other participant devices and receives the MSP information sent by other participant devices, so that the interaction of the MSP information among the participant devices is realized, and the MSP information of each participant device is generated by the participant device, so that the reliability of the MSP information can be ensured, and the networking process is more transparent and more reliable.
EXAMPLE III
Fig. 3 is a flowchart of a block chain network networking method according to a third embodiment of the present invention. On the basis of the first embodiment or the second embodiment, in this embodiment, after the first party device starts the local node, the first party device may further create a tunnel and join a node to the tunnel. As shown in fig. 3, after the first participant device starts up the local node, the method further includes the steps of:
step S301, the first participant device receives a channel creation instruction, where the channel creation instruction includes channel configuration information.
The first participant device may be a communication device of any one participant responsible for building the blockchain network.
In this embodiment, the first participant device may provide a channel creation interface for inputting channel configuration information. The participant user may enter configuration information for the channel to be created in the channel creation interface. After the participant user enters the channel configuration information, a channel creation instruction including the channel configuration information is submitted to the first participant device through the submit channel creation interface.
The channel configuration information may include a channel name and channel participant information. The channel participant information may be the domain name of the participant, the company name, etc. that can indicate the identity of the participant.
Optionally, the first participant device may obtain, according to the channel configuration information, MSP identification information of the channel participant corresponding to the channel participant information, and generate the channel configuration file according to the channel name and the MSP identification information of the channel participant. For example, the channel profile may be a channel.
Step S302, the first participant equipment sends a first transaction request to the sequencing node so that the sequencing node creates a channel according to the channel configuration information.
Optionally, the creating of the channel by the sorting node according to the channel configuration information may be completed by calling a corresponding function module in a Software Development Kit (SDK).
In this embodiment, the process of creating a channel by a sorting node according to channel configuration information is implemented by any method for creating a channel in the prior art, and this embodiment is not specifically limited here.
Step S303, receiving a node adding instruction, wherein the node adding instruction comprises identification information of the Peer node.
In this embodiment, the first participant device may provide a node join interface for specifying a Peer node to join the channel. The participant user can specify the Peer node to be added into the created channel in the node adding interface and submit the identification information of the Peer node. After designating a Peer node to join the created channel, the participant user submits a join node instruction including identification information of the Peer node to the first participant device through a submit node join interface.
And step S304, the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node, so that the Peer node is added into the established channel.
Optionally, adding the Peer node into the created channel may be completed by calling a corresponding function module in a Software Development Kit (SDK).
In this embodiment, the process of adding the Peer node into the created channel is implemented by using any method in the prior art for adding the Peer node into the created channel, and this embodiment is not limited in detail here.
According to the embodiment of the invention, after the local nodes are started by each participant device and the block chain network networking is completed, the first participant device receives a channel creation instruction, wherein the channel creation instruction comprises channel configuration information; the first participant equipment sends a first transaction request to the sequencing node so that the sequencing node creates a channel according to the channel configuration information; receiving a node adding instruction, wherein the node adding instruction comprises identification information of a Peer node; the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node so as to enable the Peer node to join the established channel; the block chain network based on the building is realized, and the participant equipment creates the channel and adds the node to the created channel.
Example four
Fig. 4 is a schematic structural diagram of a blockchain network networking device according to a fourth embodiment of the present invention. The block chain network networking device provided by the embodiment of the invention can execute the processing flow provided by the block chain network networking method embodiment. As shown in fig. 4, the apparatus 40 includes: an MSP message generation module 401, an MSP message exchange module 402, an initial block configuration module 403, a local node configuration module 404, and a start-up module 405.
Specifically, the MSP information generation module 401 is configured to generate MSP information for a first participant device.
The MSP message exchange module 402 is configured to enable the first participant device to send the MSP message of the first participant device to other participant devices and receive the MSP message sent by the other participant devices.
The initial block configuration module 403 is configured to, when receiving the networking initiating instruction, obtain initial block configuration information by the first party device, and send the initial block configuration information to other party devices, so that the other party devices configure local node information according to the initial block configuration information and start a local node.
The local node configuration module 404 is configured to enable the first participant device to obtain local node configuration information, and complete configuration of the local node according to the local node configuration information.
The initiation module 405 is for a first participant device to initiate a local node.
The apparatus provided in the embodiment of the present invention may be specifically configured to execute the method embodiment provided in the first embodiment, and specific functions are not described herein again.
The embodiment of the invention generates the MSP information of the first participant equipment by the first participant equipment; the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment; when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node; the first participant equipment configures local node information according to the MSP information of the first participant equipment, the MSP information of other participant equipment and initial block configuration information; the first participant device starts a local node to complete block chain network networking, each participant device generates own MSP information and shares the MSP information with other participants, a central server is not needed, each participant device participates in the block chain network networking together, decentralized networking is achieved, and the networking process is more transparent and more reliable.
EXAMPLE five
On the basis of the fourth embodiment, in this embodiment, the MSP information generating module is further configured to:
the method comprises the steps that a first participant device obtains identity information of a corresponding participant and generates a certificate of the corresponding participant according to the identity information of the corresponding participant, wherein the certificate comprises: the system comprises a signing certificate and a communication certificate, wherein the signing certificate comprises an administrator certificate and a non-administrator certificate; the method comprises the steps that a first participant device obtains a communication address and MSP identification information of the first participant device; the MSP information of the first participant device includes a communication address and MSP identification information of the first participant device, and a credential of a participant to which the first participant device corresponds.
Optionally, the MSP message exchange module is further configured to:
the method comprises the steps that a first participant device sends an address acquisition request to a preset seed node, wherein the address acquisition request comprises a communication address and MSP identification information of the first participant device, so that the seed node sends the communication addresses and the MSP identification information of all known participant devices to the first participant device, and sends the communication address and the MSP identification information of the first participant device to all known participant devices, so that all known participant devices send own MSP information to the first participant device; the first participant device receives the communication addresses and MSP identification information for all known participant devices sent by the seed node.
Optionally, the MSP message exchange module is further configured to:
the first participant device is a seed node and receives address acquisition requests sent by other participant devices, wherein the address acquisition requests comprise communication addresses and MSP identification information of the sender device; the first participant device stores the communication address and MSP identification information of the sender device and sends the communication address and MSP identification information of all known participant devices to the sender device; the first participant device transmits the communication address and MSP identification information of the sender device to all known participant devices such that all known participant devices transmit their MSP information to the first participant device.
Optionally, the MSP message exchange module is further configured to:
the first participant device broadcasts the communication address and MSP identification information of the sender device to all known participant devices.
Optionally, the MSP message exchange module is further configured to:
a first participant device broadcasts its MSP information to other participant devices.
Optionally, the initial block allocation module is further configured to:
and the first participant device generates a sequencing node configuration file according to the MSP information of the first participant device, the MSP information of other participant devices and the initial block configuration information.
Optionally, the starting module is further configured to:
upon receiving the start instruction, the first participant device starts the local node.
The apparatus provided in the embodiment of the present invention may be specifically configured to execute the method embodiment provided in the second embodiment, and specific functions are not described herein again.
The communication addresses of the seed nodes are disclosed to all the participant devices through the preset seed nodes, and the seed nodes store the communication addresses and MSP identification information of all the known participant devices which send address acquisition requests to the seed nodes. Each participant device sends an address acquisition request carrying a communication address and MSP identification information of the participant device to the seed node, and can acquire the communication addresses and the MSP information of all known participant devices from the seed device, each participant device sends the MSP information of the participant device to other participant devices and receives the MSP information sent by other participant devices, so that the interaction of the MSP information among the participant devices is realized, and the MSP information of each participant device is generated by the participant device, so that the reliability of the MSP information can be ensured, and the networking process is more transparent and more reliable.
EXAMPLE six
Fig. 5 is a schematic structural diagram of a blockchain network networking device according to a sixth embodiment of the present invention. On the basis of the fourth or fifth embodiment, in this embodiment, as shown in fig. 5, the apparatus 40 further includes: a channel management module 406.
Specifically, the channel management module 406 is configured to:
the method comprises the steps that a first participant device receives a channel creating instruction, wherein the channel creating instruction comprises channel configuration information; the first participant device sends a first transaction request to the sequencing node to cause the sequencing node to create a channel according to the channel configuration information.
The channel management module 406 may also be configured to:
receiving a node adding instruction, wherein the node adding instruction comprises identification information of a Peer node; and the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node so as to enable the Peer node to join the established channel.
The apparatus provided in the embodiment of the present invention may be specifically configured to execute the method embodiment provided in the third embodiment, and specific functions are not described herein again.
According to the embodiment of the invention, after the local nodes are started by each participant device and the block chain network networking is completed, the first participant device receives a channel creation instruction, wherein the channel creation instruction comprises channel configuration information; the first participant equipment sends a first transaction request to the sequencing node so that the sequencing node creates a channel according to the channel configuration information; receiving a node adding instruction, wherein the node adding instruction comprises identification information of a Peer node; the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node so as to enable the Peer node to join the established channel; the block chain network based on the building is realized, and the participant equipment creates the channel and adds the node to the created channel.
EXAMPLE seven
Fig. 6 is a schematic structural diagram of a blockchain network networking device according to a seventh embodiment of the present invention. As shown in fig. 6, the apparatus 60 includes: a processor 601, a memory 602, and computer programs.
Wherein a computer program is stored in the memory 602 and configured to be executed by the processor 601 to implement the block chain network networking method as provided by any of the above-described method embodiments.
The embodiment of the invention generates the MSP information of the first participant equipment by the first participant equipment; the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment; when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node; the first participant equipment configures local node information according to the MSP information of the first participant equipment, the MSP information of other participant equipment and initial block configuration information; the first participant device starts a local node to complete block chain network networking, each participant device generates own MSP information and shares the MSP information with other participants, a central server is not needed, each participant device participates in the block chain network networking together, decentralized networking is achieved, and the networking process is more transparent and more reliable.
In addition, an embodiment of the present invention further provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method for networking a blockchain network provided in any of the above method embodiments.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
It is obvious to those skilled in the art that, for convenience and simplicity of description, the foregoing division of the functional modules is merely used as an example, and in practical applications, the above function distribution may be performed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules to perform all or part of the above described functions. For the specific working process of the device described above, reference may be made to the corresponding process in the foregoing method embodiment, which is not described herein again.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This invention is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (22)

1. A method for networking a blockchain network, comprising:
a first participant device generates own MSP information, and the first participant device stores own MSP information;
the first participant equipment sends the MSP information of the first participant equipment to other participant equipment and receives the MSP information sent by other participant equipment, and the first participant equipment stores the received MSP information;
when a networking initiating instruction is received, the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node;
the first participant equipment acquires local node configuration information and completes the configuration of the local node according to the local node configuration information;
the first participant device initiates a local node.
2. The method of claim 1, wherein the first participant device generates its MSP information comprising:
the first participant equipment acquires the identity information of the corresponding participant and generates a certificate of the corresponding participant according to the identity information of the corresponding participant, wherein the certificate comprises: a signing certificate and a communication certificate, the signing certificate including an administrator certificate and a non-administrator certificate;
the first participant equipment acquires a communication address and MSP identification information of the first participant equipment;
the MSP information of the first participant device includes a communication address and MSP identification information of the first participant device, and a credential of a participant to which the first participant device corresponds.
3. The method of claim 1 or 2, wherein prior to the first participant device transmitting its MSP information to other participant devices, further comprising:
the first participant device sending an address acquisition request to a preset seed node, the address acquisition request including a communication address and MSP identification information of the first participant device, so that the seed node sends the communication address and MSP identification information of all known participant devices to the first participant device, and sends the communication address and MSP identification information of the first participant device to all known participant devices, so that all known participant devices send their MSP information to the first participant device;
the first participant device receives the communication addresses and MSP identification information of all known participant devices sent by the seed node.
4. The method of claim 1 or 2, wherein the first participant device is a seed node, the method further comprising;
the first participant equipment receives address acquisition requests sent by other participant equipment, wherein the address acquisition requests comprise communication addresses and MSP identification information of sender equipment;
the first participant device stores the communication address and MSP identification information of the sender device and sends the communication address and MSP identification information of all known participant devices to the sender device;
the first participant device transmits the communication address and MSP identification information of the sender device to all known participant devices, such that all known participant devices transmit their own MSP information to the first participant device.
5. The method of claim 4, wherein the first participant device transmitting the communication address and MSP identification information of the sender device to all known participant devices comprises:
the first participant device broadcasts the communication address and MSP identification information of the sender device to all known participant devices.
6. The method of claim 1, wherein the first participant device transmitting its MSP information to other participant devices, comprising:
the first participant device broadcasts its MSP information to other participant devices.
7. The method of claim 1, wherein after the first participant device obtains initial block configuration information upon receiving an initiate networking instruction, further comprising:
and the first participant equipment generates a sequencing node configuration file according to the MSP information of the first participant equipment, the MSP information of other participant equipment and the initial block configuration information.
8. The method of claim 1, wherein the first participant device launches a local node comprising:
upon receiving the start instruction, the first participant device starts the local node.
9. The method of claim 1, wherein after the first participant device initiates the local node, further comprising:
the first participant device receiving a channel creation instruction, the channel creation instruction including channel configuration information;
and the first participant equipment sends a first transaction request to a sequencing node so that the sequencing node creates a channel according to the channel configuration information.
10. The method of claim 9, wherein after the first participant device sends the first transaction request to a ranking node to cause the ranking node to create a channel according to the channel configuration information, further comprising:
receiving a node joining instruction, wherein the node joining instruction comprises identification information of a Peer node;
and the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node, so that the Peer node is added into the established channel.
11. A blockchain network networking apparatus, comprising:
the system comprises an MSP information generation module, a first participant device and a second participant device, wherein the MSP information generation module is used for generating own MSP information by the first participant device, and the first participant device stores the own MSP information;
the MSP information exchange module is used for the first participant equipment to send the MSP information of the first participant equipment to other participant equipment and receive the MSP information sent by other participant equipment, and the first participant equipment stores the received MSP information;
the first participant equipment acquires initial block configuration information and sends the initial block configuration information to other participant equipment when receiving a networking initiating instruction, so that the other participant equipment configures local node information according to the initial block configuration information and starts a local node;
a local node configuration module, configured to acquire local node configuration information by the first party device, and complete configuration of a local node according to the local node configuration information;
a starting module, configured to start a local node by the first party device.
12. The apparatus of claim 11, wherein the MSP information generation module is further configured to:
the first participant equipment acquires the identity information of the corresponding participant and generates a certificate of the corresponding participant according to the identity information of the corresponding participant, wherein the certificate comprises: a signing certificate and a communication certificate, the signing certificate including an administrator certificate and a non-administrator certificate;
the first participant equipment acquires a communication address and MSP identification information of the first participant equipment;
the MSP information of the first participant device includes a communication address and MSP identification information of the first participant device, and a credential of a participant to which the first participant device corresponds.
13. The apparatus of claim 11 or 12, wherein the MSP message exchange module is further configured to:
the first participant device sending an address acquisition request to a preset seed node, the address acquisition request including a communication address and MSP identification information of the first participant device, so that the seed node sends the communication address and MSP identification information of all known participant devices to the first participant device, and sends the communication address and MSP identification information of the first participant device to all known participant devices, so that all known participant devices send their MSP information to the first participant device;
the first participant device receives the communication addresses and MSP identification information of all known participant devices sent by the seed node.
14. The apparatus of claim 11 or 12, wherein the MSP message exchange module is further configured to:
the first participant device is a seed node, and receives address acquisition requests sent by other participant devices, wherein the address acquisition requests comprise communication addresses and MSP identification information of sender devices;
the first participant device stores the communication address and MSP identification information of the sender device and sends the communication address and MSP identification information of all known participant devices to the sender device;
the first participant device transmits the communication address and MSP identification information of the sender device to all known participant devices, such that all known participant devices transmit their own MSP information to the first participant device.
15. The apparatus of claim 14, wherein the MSP message exchange module is further configured to:
the first participant device broadcasts the communication address and MSP identification information of the sender device to all known participant devices.
16. The apparatus of claim 11, wherein the MSP message exchange module is further configured to:
the first participant device broadcasts its MSP information to other participant devices.
17. The apparatus of claim 11, wherein the initial block allocation module is further configured to:
and the first participant equipment generates a sequencing node configuration file according to the MSP information of the first participant equipment, the MSP information of other participant equipment and the initial block configuration information.
18. The apparatus of claim 11, wherein the initiation module is further configured to:
upon receiving the start instruction, the first participant device starts the local node.
19. The apparatus of claim 11, further comprising: a channel management module to:
the first participant device receiving a channel creation instruction, the channel creation instruction including channel configuration information;
and the first participant equipment sends a first transaction request to a sequencing node so that the sequencing node creates a channel according to the channel configuration information.
20. The apparatus of claim 19, wherein the path management module is further configured to:
receiving a node joining instruction, wherein the node joining instruction comprises identification information of a Peer node;
and the first participant equipment sends a second transaction request to the Peer node according to the identification information of the Peer node, so that the Peer node is added into the established channel.
21. A blockchain network networking device, comprising:
a memory, a processor, and a computer program;
wherein the computer program is stored in the memory and configured to be executed by the processor to implement the method of any one of claims 1-10.
22. A computer-readable storage medium, in which a computer program is stored,
the computer program, when executed by a processor, implementing the method of any one of claims 1-10.
CN201810956855.XA 2018-08-21 2018-08-21 Block chain network networking method, device, equipment and readable storage medium Active CN109040279B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810956855.XA CN109040279B (en) 2018-08-21 2018-08-21 Block chain network networking method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810956855.XA CN109040279B (en) 2018-08-21 2018-08-21 Block chain network networking method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN109040279A CN109040279A (en) 2018-12-18
CN109040279B true CN109040279B (en) 2020-06-23

Family

ID=64627373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810956855.XA Active CN109040279B (en) 2018-08-21 2018-08-21 Block chain network networking method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN109040279B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109728954B (en) * 2019-01-04 2022-03-04 深圳壹账通智能科技有限公司 Federation node point management system and method
CN109753304A (en) * 2019-01-16 2019-05-14 中化能源科技有限公司 The implementation method that multichannel mobilism based on alliance's chain generates
CN113098907B (en) * 2019-03-05 2023-07-11 深圳前海微众银行股份有限公司 Group division method and device for block chain
CN110008739B (en) * 2019-03-05 2023-10-03 深圳前海微众银行股份有限公司 Block chain system based on group, group management method and device
CN110071920B (en) * 2019-04-22 2022-01-28 新华三技术有限公司 Member service provider implementation method and device
CN111210348B (en) * 2019-12-31 2024-04-19 远光软件股份有限公司 Block chain transaction method, electronic device and storage medium
CN111277562B (en) * 2020-01-07 2022-02-01 广东通莞科技股份有限公司 Block chain network building method
CN111563089B (en) * 2020-04-20 2023-10-27 杭州云象网络技术有限公司 Method and device for automatically updating channel configuration by changing blockchain certificates
CN112235340B (en) * 2020-09-01 2022-11-25 迅鳐成都科技有限公司 Distributed block chain networking method, device, system and storage medium
CN112073247B (en) * 2020-09-10 2023-03-24 中国工商银行股份有限公司 Block chain network deployment method, device, computer system and medium
CN112565395B (en) * 2020-12-01 2022-05-13 浙商银行股份有限公司 Broadcasting convergence alliance chain P2P networking method and device and readable storage medium
CN113098890B (en) * 2021-04-15 2022-05-17 深圳市骑换科技有限公司 Network security service guarantee method
CN113259464B (en) * 2021-06-02 2021-11-02 支付宝(杭州)信息技术有限公司 Method for building block chain sub-network and block chain system
CN115834581B (en) * 2022-11-17 2024-04-16 中国联合网络通信集团有限公司 Block chain-based networking method and device, block chain node and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108306893A (en) * 2018-03-05 2018-07-20 北京大学深圳研究生院 A kind of Novel Distributed Intrusion Detection Method and system of ad-hoc network
CN108305072A (en) * 2018-01-04 2018-07-20 上海点融信息科技有限责任公司 Dispose method, equipment and the computer storage media of block chain network
CN108390872A (en) * 2018-02-09 2018-08-10 北京京东尚科信息技术有限公司 Certificate management method, device, medium and electronic equipment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101637854B1 (en) * 2015-10-16 2016-07-08 주식회사 코인플러그 Certificate issuance system and method based on block chain, certificate authentication system and method based on block chain
KR102489287B1 (en) * 2016-03-25 2023-01-17 에스케이텔레콤 주식회사 System for managing of membership, method for managing of membership using registation of membership by user and apparatus using the same
WO2018112948A1 (en) * 2016-12-23 2018-06-28 深圳前海达闼云端智能科技有限公司 Block generation method and device, and blockchain network
US10581841B2 (en) * 2017-02-13 2020-03-03 Zentel Japan Corporation Authenticated network
CN108416226B (en) * 2018-02-26 2020-07-14 深圳智乾区块链科技有限公司 Authority management method and device of block chain and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108305072A (en) * 2018-01-04 2018-07-20 上海点融信息科技有限责任公司 Dispose method, equipment and the computer storage media of block chain network
CN108390872A (en) * 2018-02-09 2018-08-10 北京京东尚科信息技术有限公司 Certificate management method, device, medium and electronic equipment
CN108306893A (en) * 2018-03-05 2018-07-20 北京大学深圳研究生院 A kind of Novel Distributed Intrusion Detection Method and system of ad-hoc network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Membership Service Providers(MSP);蕾娜;《http://blog.csdn.net/baidu_39649815/article/detils/76468249》;20170731;全文 *
区块链关键技术研究;马莹莹;《福建电脑》;20170630;第104-105页 *

Also Published As

Publication number Publication date
CN109040279A (en) 2018-12-18

Similar Documents

Publication Publication Date Title
CN109040279B (en) Block chain network networking method, device, equipment and readable storage medium
US20240152913A1 (en) Method and system for secure data record distribution using a blockchain
CN110490305B (en) Machine learning model processing method based on block chain network and node
CN111404702B (en) Group entering method, group entering device, group management system, computer equipment and storage medium
CN108965469B (en) Dynamic management method, device, equipment and storage medium for members of block chain network
CN111464633B (en) Consensus method and system for transaction information of block chain
CN111767569A (en) Access authorization method and node of block chain
CN108156068A (en) A kind of user identity between instant messaging account hides and information forwarding method and device
US20090216837A1 (en) Secure reservationless conferencing
US10049230B1 (en) System and methods for exchanging identity information among independent enterprises which may include person enable correlation
US20240143123A1 (en) Systems and methods for facilitating interactions between expert and non-expert users
CN110120908A (en) Group message processing method, device and server
Ådahl Shared resource for collaborative editing over a wireless network
CN116112506A (en) Transaction information processing method, device, medium and equipment based on alliance chain system
CN110351362A (en) Data verification method, equipment and computer readable storage medium
KR102178673B1 (en) System and method managing channel in heterogeneous blockchain platforms
CN109104472B (en) Block chain network networking method, device, equipment and computer readable storage medium
CN108768787B (en) Block link point excitation method and device
CN114640684A (en) Organization member extension method, processor and storage medium for federation chain
KR20090001578A (en) Contents common manufacture system of member
WO2018093618A1 (en) Dynamic linking of messaging groups and organisational information
CN110247960B (en) Method and device for realizing secure multi-party computation, computer equipment and storage medium
CN113129658A (en) Medical teaching system and method based on virtual reality and block chain
US20160119341A1 (en) System and methods for exchanging identity information among independent enterprises
CN113541976A (en) Organization creating method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Room 221, 2nd floor, Block C, 18 Kechuang 11th Street, Daxing Economic and Technological Development Zone, Beijing, 100195

Applicant after: JINGDONG DIGITAL TECHNOLOGY HOLDINGS Co.,Ltd.

Address before: Room 221, 2nd floor, Block C, 18 Kechuang 11th Street, Daxing Economic and Technological Development Zone, Beijing, 100195

Applicant before: BEIJING JINGDONG FINANCIAL TECHNOLOGY HOLDING Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Patentee after: Jingdong Technology Holding Co.,Ltd.

Address before: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Patentee before: Jingdong Digital Technology Holding Co.,Ltd.

CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 221, 2 / F, block C, 18 Kechuang 11th Street, Daxing District, Beijing, 100176

Patentee after: Jingdong Digital Technology Holding Co.,Ltd.

Address before: Room 221, 2nd floor, Block C, 18 Kechuang 11th Street, Daxing Economic and Technological Development Zone, Beijing, 100195

Patentee before: JINGDONG DIGITAL TECHNOLOGY HOLDINGS Co.,Ltd.