CN115022053A - Method, device and system for accessing block chain network - Google Patents

Method, device and system for accessing block chain network Download PDF

Info

Publication number
CN115022053A
CN115022053A CN202210643027.7A CN202210643027A CN115022053A CN 115022053 A CN115022053 A CN 115022053A CN 202210643027 A CN202210643027 A CN 202210643027A CN 115022053 A CN115022053 A CN 115022053A
Authority
CN
China
Prior art keywords
network
blockchain
block chain
request
access request
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.)
Pending
Application number
CN202210643027.7A
Other languages
Chinese (zh)
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.)
Jingdong Technology Holding Co Ltd
Original Assignee
Jingdong Technology Holding 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 Jingdong Technology Holding Co Ltd filed Critical Jingdong Technology Holding Co Ltd
Priority to CN202210643027.7A priority Critical patent/CN115022053A/en
Publication of CN115022053A publication Critical patent/CN115022053A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • 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

Abstract

The embodiment of the disclosure discloses a method, a device and a system for accessing a block chain network. One embodiment of the method comprises: receiving a blockchain network access request; selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network, wherein the block chain network group comprises a block chain main network and at least one block chain expansion network; and sending the access request to a proxy server corresponding to the target block chain network, wherein the proxy server is used for controlling the corresponding block chain network to respond to the received access request. This embodiment facilitates the extension of the blockchain network.

Description

Method, device and system for accessing block chain network
Technical Field
The embodiment of the disclosure relates to the technical field of computers, in particular to a method, a device and a system for accessing a block chain network.
Background
The block chain can be regarded as a distributed shared account book and a database which are realized based on a cryptography technology, a point-to-point network, a consensus mechanism and the like, and has the characteristics of decentralization, no tampering, trace retaining in the whole process, traceability, collective maintenance, openness and transparency and the like. These features allow blockchains to be applied in a variety of scenarios to solve the problems of information asymmetry and trust between subjects.
BaaS (block chain as a Service) refers to a block chain open platform which embeds a block chain frame into a cloud computing platform, provides a convenient and high-performance block chain ecological environment and ecological matching Service for developers by using deployment and management advantages of cloud Service infrastructures, and supports business expansion and operation support of the developers. Generally, a complete set of BaaS solutions includes major links such as device access, access control, service monitoring, and a block chain platform. For developers, the BaaS is utilized to reduce the use threshold, the comprehensive cost can be saved, the customized customization can be met, and the safety coefficient is higher. Blockchain applications can be quickly created, deployed, run, and monitored using BaaS.
Disclosure of Invention
The embodiment of the disclosure provides a method, a device and a system for accessing a block chain network.
In a first aspect, an embodiment of the present disclosure provides a method for accessing a blockchain network, where the method includes: receiving a blockchain network access request; selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network; and sending the access request to a proxy server corresponding to the target block chain network, wherein the proxy server is used for controlling the corresponding block chain network to respond to the received access request.
In a second aspect, embodiments of the present disclosure provide a system for accessing a blockchain network, the system including a management server and at least two proxy servers communicatively coupled to the management server; the management server receives a block chain network access request; selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network; sending the access request to a proxy server corresponding to the target block chain network; and the proxy server controls the corresponding block chain network to respond to the received access request.
In a third aspect, an embodiment of the present disclosure provides an apparatus for accessing a blockchain network, the apparatus including: a receiving unit configured to receive a blockchain network access request; the access control device comprises a selecting unit, a selecting unit and a selecting unit, wherein the selecting unit is configured to select a block chain network matched with an access request from a preset block chain network group as a target block chain network, and the block chain network group comprises a block chain main network and at least one block chain expansion network; and the sending unit is configured to send the access request to a proxy server corresponding to the target blockchain network, wherein the proxy server is used for controlling the corresponding blockchain network to respond to the received access request.
In a fourth aspect, an embodiment of the present disclosure provides a server, including: one or more processors; storage means for storing one or more programs; when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method as described in any implementation of the first aspect.
In a fourth aspect, embodiments of the present disclosure provide a computer-readable medium on which a computer program is stored, which computer program, when executed by a processor, implements the method as described in any implementation manner of the first aspect.
According to the method, the device and the system for accessing the blockchain network, the management server receives the access request of the blockchain network, and selects the blockchain network matched with the access request from the blockchain main network and each blockchain network included in the blockchain network group as the target blockchain network, so that the access request is forwarded to the proxy server corresponding to the target blockchain network, the proxy server controls the target blockchain network to respond to the access request, the expansion of the blockchain network is facilitated, the response efficiency of the access request of the expanded blockchain is ensured, and the problems of long response time, low throughput and the like caused by the fact that all the access requests are sent to the only proxy server are solved.
Drawings
Other features, objects and advantages of the disclosure will become more apparent upon reading of the following detailed description of non-limiting embodiments thereof, made with reference to the accompanying drawings in which:
FIG. 1 is an exemplary system architecture diagram in which one embodiment of the present disclosure may be applied;
fig. 2 is a flow diagram of one embodiment of a method of accessing a blockchain network according to the present disclosure;
FIG. 3a is a schematic diagram of a visualization interface corresponding to a blockchain network creation request;
FIG. 3b is a schematic diagram of a visualization interface corresponding to a blockchain network expansion request;
fig. 4 is a flow diagram of yet another embodiment of a method of accessing a blockchain network according to the present disclosure;
fig. 5 is a timing diagram of one embodiment of a system for accessing a blockchain network according to the present disclosure;
fig. 6 is a timing diagram of yet another embodiment of a system for accessing a blockchain network according to the present disclosure;
fig. 7 is a schematic block diagram of one embodiment of an apparatus for accessing a blockchain network according to the present disclosure;
FIG. 8 is a schematic structural diagram of an electronic device suitable for use in implementing embodiments of the present disclosure.
Detailed Description
The present disclosure is described in further detail below with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It should be noted that, for convenience of description, only the portions related to the related invention are shown in the drawings.
It should be noted that, in the present disclosure, the embodiments and features of the embodiments may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
Fig. 1 illustrates an exemplary architecture 100 of an embodiment of a method, apparatus or system of accessing a blockchain network to which the present disclosure may be applied.
As shown in fig. 1, the system architecture 100 may include a blockchain master network 101, blockchain expansion networks 102, 103, a proxy server 104 of the blockchain master network 101, a proxy server 105 of the blockchain expansion network 102, a proxy server 106 of the blockchain expansion network 103, a management server 107, a control server 108, and user terminals 109, 110.
The block chain master network 101, the block chain expansion network 102, and the block chain expansion network 103 may be various types of block chain networks. The blockchain expansion network 102 and the blockchain expansion network 103 may be obtained by expansion according to expansion requirements based on the blockchain master network 101. The blockchain master network 101, the blockchain expansion network 102, and the blockchain expansion network 103 may be built and deployed by using various existing blockchain service platforms.
The control server 108 may be a server used by the blockchain service platform to provide service support. The user terminals 109, 110 may be initiators and/or participants to participate in the blockchain master network 101, the blockchain expansion network 102, and the blockchain expansion network 103.
The proxy servers 104, 105, 106 may act as communication bridges between the corresponding blockchain network and the outside world. For the access request of the blockchain network, the access request can be sent to the corresponding proxy server, and then the corresponding blockchain network is called by the proxy server to respond to the access request.
The management server 107 may be used to manage the proxy servers 104, 105, 106 to forward received access requests to matching proxy servers. The user terminals 109 and 110 may initiate an access request to the blockchain network in the blockchain main network 101 or the blockchain expansion networks 102 and 103, the control server 108 may receive the access request sent by the user terminals 109 and 110 and send the access request to the management server 107, and then the management server 107 may send the access request to a proxy server corresponding to the blockchain network that the user terminal desires to access.
The user terminals 109, 110 may be hardware or software. When the user terminals 109, 110 are hardware, they may be various electronic devices including, but not limited to, smart phones, tablet computers, e-book readers, laptop portable computers, desktop computers, and the like. When the user terminals 109, 110 are software, they can be installed in the electronic devices listed above. It may be implemented as multiple pieces of software or software modules (e.g., multiple pieces of software or software modules to provide distributed services) or as a single piece of software or software module. And is not particularly limited herein.
The proxy servers 104, 105, 106, the management server 107, and the control server may be servers that provide various services. The server may be hardware or software. When the server is hardware, it may be implemented as a distributed server cluster formed by multiple servers, or may be implemented as a single server. When the server is software, it may be implemented as multiple pieces of software or software modules (e.g., multiple pieces of software or software modules used to provide distributed services), or as a single piece of software or software module. And is not particularly limited herein.
It should be noted that the method for accessing the blockchain network provided by the embodiment of the present disclosure is generally performed by the management server 107, and accordingly, the device for accessing the blockchain network is generally disposed in the management server 107.
It should be understood that the number of block chain extended networks, proxy servers, user terminals, etc. in fig. 1 is merely illustrative. There may be any number of blockchain extended networks, proxy servers, user terminals, as desired for implementation.
With continued reference to fig. 2, a flow 200 of one embodiment of a method of accessing a blockchain network is shown in accordance with the present disclosure. The method for accessing the block chain network comprises the following steps:
in step 201, a blockchain network access request is received.
In this embodiment, the blockchain network access request may be used to request access to the blockchain network to implement various operations on the blockchain network. For example, the access request may be for requesting creation of a new ledger or smart contract, initiating a transaction, and so forth.
A blockchain network may refer to a network built from several network nodes based on blockchain techniques. Specifically, the building of the blockchain network can be realized by utilizing various blockchain service platforms. For example, a blockchain network is built based on baas (blockchain as a service).
An executing agent (e.g., management server 107 shown in fig. 1, etc.) of the method of accessing a blockchain network may receive a blockchain network access request. The blockchain network access request can be initiated by a user of the blockchain network according to actual needs.
For example, a user may use a user terminal used by the user to access a Web application or a client application provided by the blockchain service platform to send a blockchain network access request to a backend server of the blockchain service platform (e.g., the control server 108 shown in fig. 1), and the backend server of the blockchain service platform may send the blockchain network access request to the execution subject. For another example, after accessing the blockchain service platform, the user may initiate a blockchain network access request through an interface provided by the blockchain service platform.
Step 202, selecting a blockchain network matched with the access request from a preset blockchain network group as a target blockchain network.
In this embodiment, the blockchain network group may be composed of a blockchain main network and at least one blockchain expansion network. The blockchain master network and the blockchain expansion network may be various types of blockchain networks. The blockchain expansion network can be obtained by expanding according to expansion requirements on the basis of a blockchain main network, so that a better service is provided by utilizing a blockchain network group obtained by expansion. Each blockchain network in the blockchain network group may correspond to a different proxy server. The proxy server may act as a communication bridge between the corresponding blockchain network and the outside world.
The blockchain network that matches the access request may refer to a blockchain network that is capable of responding to the access request. Generally, each blockchain network in the blockchain network group is independent of each other. The ledger, the intelligent contract, the transaction data and the like stored in each blockchain network may be the same or different. Thus, only a portion of the blockchain networks in the set of blockchain networks may be able to respond to the access request. For example, if the access request is for operating ledger "a," then the blockchain network in the blockchain network group having ledger "a" may be considered the blockchain network matching the access request.
The execution agent may use various methods to select a blockchain network from the set of blockchain networks that matches the access request. For example, the blockchain networks may be sequentially selected from the blockchain network group according to a preset sequence, and then it is determined whether the selected blockchain network can respond to the access request, and if it is determined that the selected blockchain network can respond to the access request, the selected blockchain network may be used as the target blockchain network. In particular, various methods may be employed to determine whether the selected blockchain network can respond to the access request. For example, a confirmation request may be sent to the proxy server corresponding to the selected blockchain network, and then the proxy server corresponding to the selected blockchain network determines whether the blockchain network can respond to the access request, and returns a confirmation result to the execution main body.
Step 203, sending the access request to a proxy server corresponding to the target block chain network.
In this embodiment, the execution subject may forward the access request to a proxy server corresponding to the target blockchain network, so that the proxy server may control the corresponding blockchain network to respond to the received access request, thereby obtaining a response result.
In some optional implementations of this embodiment, the preset blockchain network group may be generated in advance by: and receiving a block chain network creation request, and creating a corresponding block chain main network and at least one block chain expansion network as a block chain network group according to the creation request. Wherein the creation request may be for requesting creation of a blockchain master network and at least one blockchain expansion network. In general, the creation of a blockchain network group may be implemented by a blockchain service platform.
Specifically, various parameters may be included in the creation request to describe the desired constructed blockchain network group according to the actual application requirements. For example, parameters include, but are not limited to: the number of blockchain expansion networks, the name of the blockchain master network, the name of the blockchain expansion network, the lower-level underlying protocol used by the blockchain network, the current version, the consensus mechanism used by the blockchain network, etc. At this time, the corresponding blockchain main network and at least one blockchain expansion network can be created as the blockchain network group according to the parameters in the creation request.
In this case, it can be realized that the blockchain master network can be expanded according to actual application requirements before the blockchain master network is established.
In some optional implementations of this embodiment, the preset blockchain network group may be updated by: and receiving a block chain network expansion request, and creating a block chain expansion network corresponding to the main block chain network in the block chain network group according to the expansion request. The expansion request may be used to request to create a blockchain expansion network corresponding to the blockchain master network, so as to implement expansion of the blockchain network.
Specifically, various parameters may be included in the extension request to describe the block chain extension network that is expected to be newly added according to the actual application requirements. For example, parameters include, but are not limited to: the identification of the main network of the blockchain, the name of the newly added blockchain expansion network, a consensus mechanism used by the blockchain network, and the like. At this time, a blockchain extension network can be created according to the parameters in the extension request and added to the blockchain network group.
In this case, it can be realized that after the component block chain master network, the block chain master network can be dynamically expanded according to the actual application requirement.
In addition, the operations such as updating or deleting the blockchain extension network in the blockchain network group can be performed according to the actual application requirements, so as to further improve the flexibility of the blockchain network extension.
Optionally, the parameters in the above-mentioned blockchain network creation request may include network parameters of each blockchain network in the created blockchain network group. Network parameters include, but are not limited to, at least one of: storage location, number of network nodes.
Wherein the storage location may be used to indicate a storage location of data in the blockchain network. For example, the storage location may be a designated hard disk or the like. The number of network nodes may be the number of network nodes comprised by the blockchain network. The network parameters of each blockchain network in the blockchain network group may be the same or different.
Correspondingly, the parameters in the block chain network extension request may include network parameters of the created block chain extension network. Network parameters include, but are not limited to, at least one of: storage location, number of network nodes.
Wherein the storage location may be used to indicate a storage location of data in the created blockchain extended network. For example, the storage location may be a designated hard disk or the like. The number of network nodes may be the number of network nodes comprised by the created blockchain extension network. The network parameters of the created blockchain extended network and the network parameters of each blockchain network in the current blockchain network group can be the same or different.
In the expansion process of the blockchain network, various network parameters of the blockchain network, such as clustering, storage and the like, can be dynamically specified according to requirements, so that the convenience and flexibility of the blockchain network expansion are further improved.
Optionally, after each network node in the blockchain network is started, identification information such as the service address of the network node and the corresponding proxy server may be sent to a back-end server of the blockchain service platform, and then the back-end server forwards the information to the execution main body, so that the execution main body may record information such as the service address of each proxy server, thereby facilitating subsequent distribution processing of the access request.
Alternatively, each blockchain network in the blockchain network group may be deployed in a different cluster, respectively, so as to more effectively manage and control each blockchain network. For example, a kubernets service may be utilized to create a blockchain master network and a blockchain expansion network, and deploy the created blockchain master network and blockchain expansion network in different clusters.
When using the kubernets service, resources and the like required by various components or services and the like may also be deployed by using the kubernets service, for example, Pod services and the like of each component are started, and specifically, one Pod service may be started for each network node, so as to facilitate management and maintenance of the blockchain network.
In this case, the network parameters in the above block chain network creation request may further include the cluster to which the network parameters belong. At this time, the cluster may indicate a cluster to which each blockchain network in the created blockchain network group respectively belongs. Correspondingly, the network parameter in the block chain network extension request may include the cluster to which the network parameter belongs. At this time, the cluster may indicate a cluster to which the created blockchain extension network belongs.
And each block chain network is deployed by using the cluster service, so that the management, deployment, maintenance and the like of each block chain network are facilitated.
In some optional implementation manners of this embodiment, when the number of the blockchain networks matched with the access request in the blockchain network group is multiple, various methods may be flexibly adopted according to an application scenario to select one blockchain network from the multiple matched blockchain networks as a target blockchain network. For example, one blockchain network may be randomly selected from the matched plurality of blockchain networks as the target blockchain network. For another example, one blockchain network may be randomly selected from the multiple matched blockchain networks as a target blockchain network by using a hash modeling method according to a transaction hash carried by the access request, so as to implement efficient access request distribution.
In some optional implementations of the embodiment, the network parameters included in the blockchain network creation request and the blockchain network extension request may be obtained based on various visualization techniques. For example, a page for inputting network parameters may be presented on a screen using various visualization techniques, so that network parameters may be obtained based on the page for user convenience.
It should be noted that, if the access request specifies a target block chain network (e.g., includes an identifier of a proxy server), the access request may be directly sent to the proxy server specified by the access request, so as to improve the access processing efficiency.
By way of example, referring to fig. 3a and 3b, fig. 3a shows a schematic diagram of a visualization interface corresponding to a blockchain network creation request, and fig. 3b shows a schematic diagram of a visualization interface corresponding to a blockchain network extension request. As shown in fig. 3a, the visual interface may be presented at the user terminal initiating the blockchain network creation request, and the user may fill out the network name "net 01", the underlying protocol "X" used, the current version "1.5.0", and the consensus mechanism "Raft" used of the blockchain primary network desired to be created according to actual requirements. In addition, a multi-selection button for supporting the browser is displayed in the visual interface. If "yes" is selected, indicating that a browser is supported, the user may view various information (e.g., attributes of various transactions, number of parties, etc.) of the blockchain primary network through the browser. Correspondingly, if "no" is selected, which means that the browser is not supported, the user cannot view various information of the blockchain main network through the browser.
In addition, a multi-selection button for judging whether to create a multi-network is displayed in the visual interface. If "yes" is selected, it means that the blockchain extension network is added. If 'no', it means that no blockchain extension network is added.
When the add blockchain extended network is selected, the added blockchain extended network may be continuously added through the "+" button. For example, add blockchain extension network "net 01-1" is selected and indicates that blockchain extension network "net 01-1" is deployed in cluster "cluster 1," data is stored using "storage 1" and the number of network nodes is "1". Then, add blockchain extension network "net 01-2" is selected, and blockchain extension network "net 01-2" is instructed to be deployed in cluster "cluster 2", store data using "storage 2" and the number of network nodes is "2". After entering the parameters, the user can click on the "create network" button to submit the parameters, which facilitates the creation of the corresponding blockchain main network and blockchain expansion network.
As shown in fig. 3b, the visual interface may be presented at the user terminal initiating the blockchain network extension request, and information (such as network name, cluster where the blockchain network is located, storage, node number, and the like) of each blockchain extension network that has been currently extended may be presented in the visual interface. The user can click on the "expand" button according to actual needs to add a new blockchain expanded network. For example, new blockchain extension networks "net 01-3" and "net 01-4" may be added, while the cluster, storage, and number of nodes in which each added blockchain extension network resides may be specified. After inputting each parameter, the user can click a 'submit' button to submit each parameter, so as to add a corresponding blockchain expansion network.
In a blockchain network deployed by BaaS and the like in the prior art, only one proxy server is usually used as an entrance of all access requests. In this case, when a large number of concurrent requests are received, the processing efficiency is low, and when the proxy server is abnormal, the normal operation of the whole blockchain network and the access to the blockchain network are directly affected. Moreover, due to the influence of a common recognition mechanism (for example, a Raft mechanism only allows one node to process an access request), when a large flow of requests is encountered, problems such as long response time, low throughput, low QPS (query rate Per Second) and the like easily occur.
The method provided by the above embodiment of the present disclosure disperses the blockchain main network and each blockchain expansion network, and each blockchain main network or each blockchain expansion network has a corresponding proxy server, and receives the access request by the management server and forwards the access request to the corresponding proxy server, so as to disperse the network load, and not only facilitate dynamic expansion of the blockchain main network at any time, but also improve the maximum access request amount that the blockchain network can bear and the processing efficiency of the access request, thereby alleviating the problems in the prior art.
With further reference to fig. 4, a flow 400 of yet another embodiment of a method of accessing a blockchain network is shown. The process 400 of the method for accessing a blockchain network includes the following steps:
in step 401, a blockchain network access request is received.
In this embodiment, the access request may include an operation object identifier. Wherein the operand identification may be used to identify the operand that the access request is expected to handle. The operation object includes, but is not limited to, at least one of the following: account book, intelligent contract. The operation object identifier may adopt various representation methods according to actual application scenarios.
Step 402, selecting the block chain network with the operation object indicated by the operation object identification included in the access request from the block chain network group as a target block chain network.
In this embodiment, the blockchain network in which the operation object indicated by the operation object identifier included in the access request is recorded may be determined as the target blockchain network. In particular, various methods may be employed to determine the target blockchain network.
For example, the execution body may store in advance the operation objects recorded in each blockchain network in the blockchain network group. At this time, the blockchain network in which the operation object indicated by the operation object identifier included in the access request is recorded may be determined by querying.
Since the blockchain networks correspond to the proxy servers one to one, the execution subject may record the identifiers (such as service addresses, etc.) of the proxy servers corresponding to the blockchain networks, so as to forward the access request to the proxy servers. In this case, the identifier of the proxy server may also be regarded as the identifier of the corresponding blockchain network.
Step 403, sending the access request to a proxy server corresponding to the target block chain network.
As an example, for an access request indicating creation of an ledger and/or deployment of an intelligent contract, a proxy server corresponding to the ledger and/or the intelligent contract indicated by the access request may be queried, so that the access request is forwarded to the proxy server, so that the proxy server controls a corresponding blockchain network thereof to complete creation of the ledger and/or deployment of the intelligent contract.
As another example, for an access request instructing to call a specified intelligent contract to write a transaction into a specified ledger (for example, for a transaction instructing to call an intelligent contract to write "Key ═ X" into a ledger "B"), the ledger indicated by the access request and the proxy server corresponding to the intelligent contract may be determined, and if there are a plurality of proxy servers, one proxy server may be selected from the plurality of proxy servers by using a hash modeling method according to the transaction hash, and the blockchain network corresponding to the selected proxy server may be used as the target blockchain network.
As another example, for an access request indicating that a specific intelligent contract is called to query a specific account book for a transaction (for example, calling "Value" of an intelligent contract "a" to query a "Key" from an account book "B"), the account book indicated by the access request and the proxy server corresponding to the intelligent contract may be determined, if there are a plurality of proxy servers, one proxy server may be selected from the plurality of proxy servers by using a hash modeling method according to a transaction hash, and a blockchain network corresponding to the selected proxy server is used as a target blockchain network.
The execution process not specifically described in each step in this embodiment may refer to the related description in the corresponding embodiment of fig. 2, and is not described herein again.
According to the method provided by the embodiment of the disclosure, the target block chain network to which the access request indicates to access is determined according to the operation object specified by the access request, so that the access request can be accurately forwarded to the proxy server corresponding to the target block chain network, and the proxy server controls the target block chain network to respond to the access request, thereby realizing distributed processing of the access request and contributing to improvement of processing efficiency of the access request.
With further reference to fig. 5, a timing diagram 500 of one embodiment of a system of accessing a blockchain network of the present disclosure is shown. The system includes a management server (e.g., management server 107 shown in fig. 1) and at least two proxy servers (e.g., proxy servers 104, 105, 106 shown in fig. 1) communicatively coupled to the management server. Each proxy server may provide proxy services for a corresponding blockchain network.
In step 501, a management server receives a blockchain network access request.
In step 502, the management server selects a blockchain network matching the access request from a preset blockchain network group as a target blockchain network.
In step 503, after receiving the access, the proxy server controls the corresponding blockchain network to respond to the received access request.
Optionally, the system for accessing a blockchain network further comprises a control server. The control server may receive a blockchain network creation request. The creation request is used for requesting the creation of the blockchain main network and at least one blockchain expansion network. Then, the control server may create the corresponding blockchain main network and at least one blockchain expansion network as a blockchain network group according to the creation request.
Optionally, the control server may also receive a blockchain network extension request. The expansion request may be used to request to create a blockchain expansion network corresponding to the blockchain master network. Then, the control server may create a blockchain expansion network corresponding to the blockchain main network in the blockchain network group according to the expansion request.
Alternatively, the control server may control each blockchain network in the blockchain network group to be respectively deployed in different clusters. At this time, the network parameters of each blockchain network in the created blockchain network group may be included in the creation request. The network parameters may include at least one of: cluster, storage location, number of network nodes. Correspondingly, the extension request comprises network parameters of the created block chain extension network, and the network parameters comprise at least one of the following items: cluster, storage location, number of network nodes.
Alternatively, the control server may obtain the network parameters included in the creation request based on visualization techniques. Correspondingly, the control server may obtain the network parameters included in the extension request based on the visualization technology.
Optionally, the system for accessing the blockchain network may further include a user terminal. The user terminal may send a blockchain network access request to the control server. The control server may transmit the received access request to the management server.
Referring now to fig. 6, shown is a timing diagram 600 of yet another embodiment of the system for accessing a blockchain network of the present disclosure.
In step 601, the control server receives a blockchain network creation request sent by a user terminal.
In step 602, the control server may create a corresponding blockchain master network and at least one blockchain expansion network as a blockchain network group according to the creation request.
In step 603, the control server may receive a blockchain network access request sent by the user terminal.
In step 604, the control server may send a blockchain access request to the management server.
In step 605, the management server may select a blockchain network matching the access request from the previously created blockchain network group as a target blockchain network.
In step 606, the management server may send the blockchain access request to a proxy server corresponding to the target blockchain network.
In step 607, the proxy server may control the target blockchain network to respond to the received blockchain access request.
In step 608, the control server may receive the blockchain network extension request sent by the user terminal.
In step 609, the control server may create a corresponding blockchain extension network to join the previously created blockchain network group according to the extension request.
In some optional implementations of this embodiment, the user terminal may send a deployment request for the blockchain extended networks in the blockchain network group to the control server. The deployment request may be used to request the access right of the deployment user terminal to the block chain extended network.
At this time, the user terminal may be a participant (except for the initiator) of the constructed blockchain network group. In general, a participant may access a blockchain primary network. However, when desiring to access the blockchain extended network, the participant needs to first send a deployment request for the blockchain extended network that is desired to be accessed, so that the control server deploys the access right of the participant for the blockchain extended network, so that the participant can access the blockchain extended network. The access right of specific deployment can be flexibly set according to actual application requirements.
As an example, upon receiving a deployment request by a participant for a blockchain extension network, the blockchain extension network may be created for the participant. At this time, for data (such as an account book, an intelligent contract and the like) before the creation of the blockchain extended network, corresponding data can be created in the blockchain extended network according to requirements through the blockchain service platform. For data created after the blockchain extended network is created, the blockchain service platform can also create corresponding data in the blockchain extended network according to requirements, so that control over data accessible to the participants is realized.
Therefore, the flexibility of dynamic expansion of the blockchain network can be improved, and the access authority of each participant to the blockchain expansion network can be controlled, so that the overall flexibility and data security of the system are further improved.
The execution process not specifically described in each step in this embodiment may refer to the related description in the corresponding embodiment of fig. 2, and is not described herein again.
The system provided by the above-mentioned embodiment of the present disclosure disperses the blockchain main network and each blockchain expansion network, and each blockchain main network or each blockchain expansion network has a corresponding proxy server, and receives the access request by the management server and forwards the access request to the corresponding proxy server, so as to disperse the network load, and not only facilitate the dynamic expansion of the blockchain main network at any time, but also improve the maximum access request amount that the blockchain network can bear and the processing efficiency of the access request.
With further reference to fig. 7, as an implementation of the methods shown in the above figures, the present disclosure provides an embodiment of an apparatus for accessing a blockchain network, where the embodiment of the apparatus corresponds to the embodiment of the method shown in fig. 2, and the apparatus may be specifically applied to various electronic devices.
As shown in fig. 7, the apparatus 700 for accessing a blockchain network according to this embodiment includes a receiving unit 701, a selecting unit 702, and a sending unit 703. Wherein the receiving unit 701 is configured to receive a block chain network access request; the selecting unit 702 is configured to select a blockchain network matching the access request from a blockchain network group as a target blockchain network, where the blockchain network group includes a blockchain main network and at least one blockchain expansion network; the sending unit 703 is configured to send the access request to a corresponding proxy server of the target blockchain network, where the proxy server is used to control the corresponding blockchain network to respond to the received access request.
In the present embodiment, in the apparatus 700 accessing a blockchain network: the specific processing of the receiving unit 701, the selecting unit 702 and the sending unit 703 and the technical effects thereof can refer to the related descriptions of step 201, step 202 and step 203 in the corresponding embodiment of fig. 2, which are not repeated herein.
In some optional implementations of this embodiment, the block chain network group is generated by: receiving a blockchain network creation request, wherein the creation request is used for requesting the creation of a blockchain main network and at least one blockchain expansion network; and according to the creation request, creating a corresponding block chain main network and at least one block chain expansion network as a block chain network group.
In some optional implementations of this embodiment, the blockchain network group is updated by: receiving a block chain network expansion request, wherein the expansion request is used for requesting to create a block chain expansion network corresponding to a main block chain network; and according to the expansion request, a block chain expansion network corresponding to the main block chain network is created in the block chain network group.
In some optional implementations of this embodiment, each blockchain network in the blockchain network group is respectively deployed in different clusters; and the creation request includes a network parameter for each blockchain network in the created blockchain network group, the network parameter including at least one of: cluster, storage location, number of network nodes; and the extension request comprises network parameters of the created block chain extension network, the network parameters comprising at least one of: cluster, storage location, number of network nodes.
In some optional implementations of this embodiment, the network parameter included in the creation request is obtained based on a visualization technique; and the network parameters included in the extended request are acquired based on visualization technology.
In some optional implementations of this embodiment, the access request includes an operation object identifier, and the operation object includes an account book and/or an intelligent contract; and the selecting unit 702 is further configured to: and selecting the block chain network with the operation object indicated by the operation object identification from the block chain network group as a target block chain network.
The apparatus provided in the foregoing embodiment of the present disclosure receives, by a receiving unit, a block chain network access request; the selecting unit selects a block chain network matched with the access request from the block chain network group as a target block chain network, wherein the block chain network group comprises a block chain main network and at least one block chain expansion network; the sending unit sends the access request to a proxy server corresponding to the target blockchain network, wherein the proxy server is used for controlling the corresponding blockchain network to respond to the received access request, and each blockchain main network or each blockchain expansion network is provided with the corresponding proxy server so as to disperse the network load, facilitate the dynamic expansion of the blockchain main network at any time, and improve the maximum access request amount bearable by the blockchain network and the processing efficiency of the access request, thereby relieving the problems in the prior art
Referring now to FIG. 8, a schematic diagram of a server (e.g., the management server or control server of FIG. 1) 800 suitable for use in implementing embodiments of the present disclosure is shown. The server shown in fig. 8 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 8, the server 800 may include a processing device (e.g., central processing unit, graphics processor, etc.) 801 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)802 or a program loaded from a storage device 808 into a Random Access Memory (RAM) 803. In the RAM803, various programs and data necessary for the operation of the electronic apparatus 800 are also stored. The processing apparatus 801, the ROM 802, and the RAM803 are connected to each other by a bus 804. An input/output (I/O) interface 805 is also connected to bus 804.
Generally, the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 807 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, and the like; storage 808 including, for example, magnetic tape, hard disk, etc.; and a communication device 809. The communication means 809 may allow the server 800 to perform wireless or wired communication with other devices to exchange data. While fig. 8 illustrates a server 800 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided. Each block shown in fig. 8 may represent one device or may represent multiple devices as desired.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network through the communication means 809, or installed from the storage means 808, or installed from the ROM 802. The computer program, when executed by the processing apparatus 801, performs the above-described functions defined in the methods of the embodiments of the present disclosure.
It should be noted that the computer readable medium described in the embodiments of the present disclosure may be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In embodiments of the present disclosure, however, a computer readable signal medium may comprise a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device. Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the server; or may exist separately and not be assembled into the server. The computer readable medium carries one or more programs which, when executed by the server, cause the server to: receiving a blockchain network access request; selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network, wherein the block chain network group comprises a block chain main network and at least one block chain expansion network; and sending the access request to a proxy server corresponding to the target block chain network, wherein the proxy server is used for controlling the corresponding block chain network to respond to the received access request.
Computer program code for carrying out operations for embodiments of the present disclosure may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + +, and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units described in the embodiments of the present disclosure may be implemented by software or hardware. The described units may also be provided in a processor, and may be described as: a processor includes a receiving unit, a selecting unit, and a transmitting unit. Where the names of these units do not in some cases constitute a limitation on the unit itself, for example, a receiving unit may also be described as a "unit that receives a blockchain network access request".
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the embodiments of the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is made without departing from the inventive concept as defined above. For example, the above features and (but not limited to) technical features with similar functions disclosed in the embodiments of the present disclosure are mutually replaced to form the technical solution.

Claims (16)

1. A method of accessing a blockchain network, comprising:
receiving a blockchain network access request;
selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network, wherein the block chain network group comprises a block chain main network and at least one block chain expansion network;
and sending the access request to a proxy server corresponding to the target blockchain network, wherein the proxy server is used for controlling the corresponding blockchain network to respond to the received access request.
2. The method of claim 1, wherein the blockchain network group is generated by:
receiving a blockchain network creation request, wherein the creation request is used for requesting the creation of a blockchain main network and at least one blockchain expansion network;
and according to the creation request, creating a corresponding block chain main network and at least one block chain expansion network as a block chain network group.
3. The method of claim 2, wherein the blockchain network group is updated by:
receiving a block chain network expansion request, wherein the expansion request is used for requesting to create a block chain expansion network corresponding to the main block chain network;
and creating a block chain expansion network corresponding to the block chain main network in the block chain network group according to the expansion request.
4. The method of claim 3, wherein each blockchain network in the set of blockchain networks is deployed in a different cluster; and
the creation request includes a network parameter for each blockchain network in the created blockchain network group, the network parameter including at least one of: cluster, storage location, number of network nodes; and
the extension request comprises network parameters of the created block chain extension network, and the network parameters comprise at least one of the following items: cluster, storage location, number of network nodes.
5. The method of claim 4, wherein the creation request includes network parameters obtained based on visualization techniques; and
the network parameters included in the expansion request are acquired based on a visualization technology.
6. The method of one of claims 1 to 5, wherein the access request comprises an operation object identification, an operation object comprising an ledger and/or an intelligent contract; and
the selecting a blockchain network matched with the access request from a preset blockchain network group as a target blockchain network comprises the following steps:
and selecting the block chain network with the operation object indicated by the operation object identification from the block chain network group as a target block chain network.
7. A system for accessing a blockchain network, comprising a management server and at least two proxy servers communicatively coupled to the management server;
the management server receives a block chain network access request; selecting a block chain network matched with the access request from a preset block chain network group as a target block chain network; sending the access request to a proxy server corresponding to the target block chain network;
and the proxy server controls the corresponding block chain network to respond to the received access request.
8. The system of claim 7, wherein the system further comprises a control server;
the control server receives a block chain network creation request, wherein the creation request is used for requesting the creation of a block chain main network and at least one block chain expansion network; and according to the creation request, creating a corresponding block chain main network and at least one block chain expansion network as a block chain network group.
9. The system of claim 8, wherein the control server receives a blockchain network expansion request, wherein the expansion request is used for requesting to create a blockchain expansion network corresponding to the blockchain main network; and creating a block chain expansion network corresponding to the block chain main network in the block chain network group according to the expansion request.
10. The system of claim 9, wherein the control server controls each blockchain network in the blockchain network group to be deployed in a different cluster; and
the creation request includes a network parameter for each blockchain network in the created blockchain network group, the network parameter including at least one of: cluster, storage location, number of network nodes; and
the extension request comprises network parameters of the created block chain extension network, and the network parameters comprise at least one of the following items: cluster, storage location, number of network nodes.
11. The system of claim 10, wherein the control server obtains the network parameters included in the creation request based on a visualization technology; and
and the control server acquires the network parameters included in the extension request based on a visualization technology.
12. The system of claims 7-11, wherein the system further comprises a user terminal;
the user terminal sends a block chain network access request to the control server;
and the control server sends the received access request to the management server.
13. The system according to claims 7-11, wherein the user terminal sends a deployment request for a blockchain extended network in the blockchain network group to the control server;
and the control server deploys the access authority of the user terminal to the block chain extended network in the block chain network group according to the deployment request.
14. An apparatus for accessing a blockchain network, wherein the apparatus comprises:
a receiving unit configured to receive a blockchain network access request;
a selecting unit configured to select a blockchain network matched with the access request from a preset blockchain network group as a target blockchain network, wherein the blockchain network group includes a blockchain main network and at least one blockchain expansion network;
and the sending unit is configured to send the access request to a proxy server corresponding to the target blockchain network, wherein the proxy server is used for controlling the corresponding blockchain network to respond to the received access request.
15. A server, comprising:
one or more processors;
a storage device having one or more programs stored thereon;
when executed by the one or more processors, cause the one or more processors to implement the method of any one of claims 1-6.
16. A computer-readable medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1-6.
CN202210643027.7A 2022-06-08 2022-06-08 Method, device and system for accessing block chain network Pending CN115022053A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210643027.7A CN115022053A (en) 2022-06-08 2022-06-08 Method, device and system for accessing block chain network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210643027.7A CN115022053A (en) 2022-06-08 2022-06-08 Method, device and system for accessing block chain network

Publications (1)

Publication Number Publication Date
CN115022053A true CN115022053A (en) 2022-09-06

Family

ID=83073674

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210643027.7A Pending CN115022053A (en) 2022-06-08 2022-06-08 Method, device and system for accessing block chain network

Country Status (1)

Country Link
CN (1) CN115022053A (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682984A (en) * 2016-10-27 2017-05-17 上海亿账通区块链科技有限公司 Block chain-based transaction business processing method and system
US20180375869A1 (en) * 2017-06-27 2018-12-27 Alibaba Group Holding Limited Multi-blockchain network data processing
CN109194506A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 Block chain network dispositions method, platform and computer storage medium
CN109347955A (en) * 2018-10-19 2019-02-15 北京奇艺世纪科技有限公司 A kind of block chain network system and information processing method
CN109462505A (en) * 2018-11-12 2019-03-12 上海点融信息科技有限责任公司 Realize the method and apparatus across chain communication between multiple block chain networks
CN109559227A (en) * 2018-11-29 2019-04-02 咪咕文化科技有限公司 A kind of method of commerce, device and the storage medium of transregional piece of chain network
US20190342078A1 (en) * 2017-02-17 2019-11-07 Alibaba Group Holding Limited Blockchain system and data storage method and apparatus
CN110516007A (en) * 2019-08-30 2019-11-29 北京百度网讯科技有限公司 A kind of deployment control method, device, equipment and the medium of block chain network
CN110677462A (en) * 2019-09-09 2020-01-10 上海共链信息科技有限公司 Access processing method, system, device and storage medium for multi-block chain network
US20200167319A1 (en) * 2018-11-23 2020-05-28 Amazon Technologies, Inc. Multi-framework managed blockchain service
CN112333131A (en) * 2019-08-05 2021-02-05 北京京东振世信息技术有限公司 Service providing method, block chain network service system and storage medium
CN112579929A (en) * 2020-11-04 2021-03-30 京信数据科技有限公司 Visual block chain browser page construction method and device
CN113329081A (en) * 2021-05-28 2021-08-31 深圳技术大学 Block chain service access method, device and computer readable storage medium
CN113609531A (en) * 2021-08-11 2021-11-05 中国工商银行股份有限公司 Block chain based information interaction method, device, equipment, medium and product
US20220094560A1 (en) * 2020-09-21 2022-03-24 International Business Machines Corporation Integrating Device Identity Into A Permissioning Framework Of A Blockchain

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106682984A (en) * 2016-10-27 2017-05-17 上海亿账通区块链科技有限公司 Block chain-based transaction business processing method and system
US20190342078A1 (en) * 2017-02-17 2019-11-07 Alibaba Group Holding Limited Blockchain system and data storage method and apparatus
US20180375869A1 (en) * 2017-06-27 2018-12-27 Alibaba Group Holding Limited Multi-blockchain network data processing
CN109194506A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 Block chain network dispositions method, platform and computer storage medium
CN109347955A (en) * 2018-10-19 2019-02-15 北京奇艺世纪科技有限公司 A kind of block chain network system and information processing method
CN109462505A (en) * 2018-11-12 2019-03-12 上海点融信息科技有限责任公司 Realize the method and apparatus across chain communication between multiple block chain networks
US20200167319A1 (en) * 2018-11-23 2020-05-28 Amazon Technologies, Inc. Multi-framework managed blockchain service
CN109559227A (en) * 2018-11-29 2019-04-02 咪咕文化科技有限公司 A kind of method of commerce, device and the storage medium of transregional piece of chain network
CN112333131A (en) * 2019-08-05 2021-02-05 北京京东振世信息技术有限公司 Service providing method, block chain network service system and storage medium
CN110516007A (en) * 2019-08-30 2019-11-29 北京百度网讯科技有限公司 A kind of deployment control method, device, equipment and the medium of block chain network
CN110677462A (en) * 2019-09-09 2020-01-10 上海共链信息科技有限公司 Access processing method, system, device and storage medium for multi-block chain network
US20220094560A1 (en) * 2020-09-21 2022-03-24 International Business Machines Corporation Integrating Device Identity Into A Permissioning Framework Of A Blockchain
CN112579929A (en) * 2020-11-04 2021-03-30 京信数据科技有限公司 Visual block chain browser page construction method and device
CN113329081A (en) * 2021-05-28 2021-08-31 深圳技术大学 Block chain service access method, device and computer readable storage medium
CN113609531A (en) * 2021-08-11 2021-11-05 中国工商银行股份有限公司 Block chain based information interaction method, device, equipment, medium and product

Similar Documents

Publication Publication Date Title
WO2020207454A1 (en) Information pushing method and device
CN108846753B (en) Method and apparatus for processing data
CN109886693B (en) Consensus realization method, device, equipment and medium for block chain system
US10924590B1 (en) Virtual workspace experience visualization and optimization
CN110781373B (en) List updating method and device, readable medium and electronic equipment
CN109597643A (en) Using gray scale dissemination method, device, electronic equipment and storage medium
CN110007936B (en) Data processing method and device
CN111831461A (en) Method and device for processing business process
CN108733527B (en) System, method and apparatus for testing server functionality
CN114924751A (en) Method and device for distributing service access request flow
CN110070394A (en) Data processing method, system, medium and calculating equipment
KR20210040322A (en) Scheduling method and apparatus, device and storage medium
CN109462491B (en) System, method and apparatus for testing server functionality
CN114070889B (en) Configuration method, traffic forwarding device, storage medium, and program product
CN115022053A (en) Method, device and system for accessing block chain network
CN112988738A (en) Data slicing method and device for block chain
CN111552715A (en) User query method and device
CN111382953A (en) Dynamic process generation method and device
CN111771191A (en) Cross-domain inline event handler
CN116319322B (en) Power equipment node communication connection method, device, equipment and computer medium
CN113472565B (en) Method, apparatus, device and computer readable medium for expanding server function
CN116820354B (en) Data storage method, data storage device and data storage system
CN111414200B (en) Method, apparatus, electronic device and computer readable medium for installing operating system
CN113468487A (en) Interface watermark rendering method and device, electronic equipment and computer readable medium
CN116599846A (en) Inter-tenant network connection method, inter-tenant network connection device, electronic equipment and computer readable 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