CN109033376B - Decentralized application platform - Google Patents

Decentralized application platform Download PDF

Info

Publication number
CN109033376B
CN109033376B CN201810844278.5A CN201810844278A CN109033376B CN 109033376 B CN109033376 B CN 109033376B CN 201810844278 A CN201810844278 A CN 201810844278A CN 109033376 B CN109033376 B CN 109033376B
Authority
CN
China
Prior art keywords
application
module
blockchain
platform
chain
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
CN201810844278.5A
Other languages
Chinese (zh)
Other versions
CN109033376A (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.)
Shenzhen Huizun Blockchain Technology Co ltd
Original Assignee
Shenzhen Huizun Blockchain Technology 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 Shenzhen Huizun Blockchain Technology Co ltd filed Critical Shenzhen Huizun Blockchain Technology Co ltd
Priority to CN201810844278.5A priority Critical patent/CN109033376B/en
Publication of CN109033376A publication Critical patent/CN109033376A/en
Application granted granted Critical
Publication of CN109033376B publication Critical patent/CN109033376B/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/1095Replication or mirroring of data, e.g. scheduling or transport for data synchronisation between network nodes
    • 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/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a decentralized application platform, which comprises a user-defined application interface and a block chain architecture module, and is characterized in that: the custom application interface is used for a user to create an application module, the application module is deployed on an application platform through a front end and a contract mode, data on the application platform can be synchronized into the blockchain architecture module, and the blockchain architecture module is used for storing and transmitting data information in the application platform. The invention realizes the distributed application platform by utilizing the block chain architecture module, can ensure that the decentralized application platform is utilized more safely, efficiently and stably, can ensure that developers and creators can easily create applications by providing a self-defined application interface without porch limitation, and can ensure that users and creators do not worry that the subsequent operation can be shut down freely due to the platform.

Description

Decentralized application platform
Technical Field
The invention relates to the technical field of new Internet databases, in particular to a decentralized application platform.
Background
In a system with a plurality of nodes, each node has a highly autonomous characteristic, and the nodes can be freely connected with each other to form a new connection unit. Any node may become a staged center, but does not have a mandatory central control function, and the influence between nodes forms a nonlinear causal relationship through a network, and this open, flattened and equal system phenomenon or structure is called decentralization. With the profound interaction of the subject with the object, the continuous balance of cognitive functions and the continuous improvement of cognitive structure, the individual can be relieved from the self-centering state, which is also called decentralization.
From the aspect of internet development, decentralization is a social relationship form and a content generation form formed in the internet development process, and is a novel network content production process relative to the centralization. At present, the decentralization is widely applied to various industries.
In the existing application platform, the difficulty of application creation of developers and creators is increased due to the setting of permissions by platform owners in the creation process, and in addition, the created applications are randomly shut down due to platform operators in the subsequent operation process, so that the normal work is influenced.
Disclosure of Invention
The invention provides a decentralized application platform for solving the problems in the prior art, and aims to enable developers and creators to easily create applications without porch limitation and enable users and creators not to worry that the subsequent operation is shut down randomly due to the platform.
In order to achieve the purpose, the invention adopts the following technical scheme:
a decentralized application platform comprises a custom application interface and a blockchain architecture module, and is characterized in that: the custom application interface is used for a user to create an application module, the application module is deployed on an application platform through a front end and a contract mode, data on the application platform can be synchronized into the blockchain architecture module, and the blockchain architecture module is used for storing and transmitting data information in the application platform.
Preferably, the custom application interface has no porch restrictions.
Preferably, a plurality of distributed nodes are arranged in the application platform, and the distributed nodes can run by themselves.
Preferably, the distributed nodes include a main application node and sub application nodes, the main application node is configured to send the application request to other sub application nodes, and the main application node and the sub application nodes send the application module request to the block chain architecture module according to a hash value calculation result of an address of the application module.
Preferably, the blockchain architecture module includes an application main chain and a sub-chain, the sub-chain is a variable blockchain, the sub-chain is mainly used for recording execution conditions and skip conditions of the application module, does not affect independence and integrity of the main chain, and is a supplementary effect on the main chain, and each application module corresponds to one main chain.
Preferably, the information communication between the main chains is performed through a block chain architecture module, and the main chains are relatively independent.
Preferably, the information created or changed by the application module is broadcasted over the whole network through the blockchain architecture module.
The invention also provides a process of the decentralized application platform, which comprises the following steps:
(1) the blockchain service develops a Dapp application based on the user's requirements and integrates the application into the blockchain wallet;
(2) selecting and creating developed Dapp application in the blockchain wallet by the user through the blockchain account;
(3) the user publishes the selected Dapp application to the blockchain platform through the blockchain account;
(4) other users may use the relevant applications based on the account through the blockchain, and the publishing application may obtain the relevant benefits.
Compared with the prior art, the invention provides a decentralized application platform, which has the following beneficial effects:
(1) the decentralized application platform realizes a distributed application platform by utilizing the block chain architecture module, and can ensure that the decentralized application platform is utilized more safely, efficiently and stably.
(2) The decentralized application platform can enable developers and creators to easily create applications by providing a custom application interface without porch limitation, and enable users and creators not to worry that the subsequent operation can be shut down freely due to the platform.
The parts which are not involved in the device are the same as or can be realized by adopting the prior art, and the device has the advantages of simple structure and convenient operation.
Drawings
FIG. 1 is a schematic diagram of a decentralized application platform according to the present invention;
FIG. 2 is a schematic diagram of a node structure of a decentralized application platform according to the present invention;
FIG. 3 is a schematic structural diagram of a decentralized application platform according to embodiment 2 of the present invention
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments.
Example 1
As shown in fig. 1-2, a decentralized application platform includes a custom application interface and a blockchain architecture module, and is characterized in that: the user-defined application interface is used for a user to create an application module, the application module is deployed on an application platform in a front-end and contract mode, the safety of the application is guaranteed, the application can be continuously used on other synchronous platforms even if the current node is attacked, the application cannot be influenced, data on the application platform can be synchronized into the block chain architecture module, and the block chain architecture module is used for storing and transmitting data information in the application platform.
Furthermore, the custom application interface has no porch limitation, so that developers and creators can easily create the application, and users and creators do not worry that the later operation can be shut down freely due to the platform.
Furthermore, a plurality of distributed nodes are arranged in the application platform, and the distributed nodes can run by themselves, so that the stability of the platform can be ensured.
Further, the distributed nodes include a main application node and sub application nodes, the main application node is configured to send the application request to other sub application nodes, and the main application node and the sub application nodes send the application module request to the block chain architecture module according to a hash value calculation result of the address of the application module.
Furthermore, the block chain architecture module comprises an application main chain and a sub-chain, the sub-chain is a variable block chain, the sub-chain is mainly used for recording the execution condition and the skip condition of the application module, the independence and the completeness of the main chain are not influenced, the sub-chain is a supplementary effect on the main chain, and each application module corresponds to one main chain.
Furthermore, the main chains are communicated with each other through the block chain framework module, and the main chains are relatively independent.
Furthermore, the information created or changed by the application module can be broadcasted in the whole network through the block chain architecture module.
Example 2
As shown in FIG. 3, a user A creates an application module A on the decentralized application platform through a custom application interface, the application module A deploys a blockchain architecture module in a tape platform in a front end or contract mode, the blockchain is connected with a main chain A, the main chain A can lead out a plurality of sub-chains, the main chain A is mainly used for recording basic information of the application module A, the sub-chains are used for recording execution conditions and jump conditions of the application module and are complementary effects on the main chain A, the information can be automatically synchronized into the blockchain after the application module A is uploaded to the decentralized platform, users B and C both create the application module B and the application module C in the above modes, and the information can be automatically synchronized into the blockchain after the application module B and the application module C are uploaded to the decentralized platform, the block chain is used for storing and transmitting data information in the application platform, so that the information is intercommunicated, and the working efficiency of the platform is improved.
Example 3
As shown in fig. 4, a process of decentralized application platform includes the following steps:
(1) the blockchain service develops a Dapp application based on the user's requirements and integrates the application into a blockchain wallet;
(2) selecting and creating developed Dapp application in the blockchain wallet by the user through the blockchain account;
(3) the user publishes the selected Dapp application to the blockchain platform through the blockchain account;
(4) other users may use the relevant applications based on the account through the blockchain, and the publishing application may obtain the relevant benefits.
The above description is only for the preferred embodiment of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art should be considered as the technical solutions and the inventive concepts of the present invention within the technical scope of the present invention.

Claims (5)

1. A decentralized application platform comprises a custom application interface and a blockchain architecture module, and is characterized in that: the user-defined application interface is used for a user to create an application module, the application module is deployed on an application platform in a front-end and contract mode, data on the application platform can be synchronized into a blockchain architecture module, and the blockchain architecture module is used for storing and transmitting data information in the application platform;
the block chain architecture module comprises an application main chain and a sub-chain, the sub-chain is a variable block chain, the sub-chain is mainly used for recording the execution condition and the skipping condition of the application module, the independence and the completeness of the main chain are not influenced, the sub-chain is a supplementary effect on the main chain, and each application module corresponds to one main chain;
the main chains are communicated with each other through the block chain framework module and are relatively independent;
the information created or changed by the application module can be broadcasted in the whole network through the block chain architecture module.
2. The decentralized application platform according to claim 1, characterized in that: the custom application interface has no porch restrictions.
3. The decentralized application platform according to claim 1, characterized in that: a plurality of distributed nodes are arranged in the application platform, and the distributed nodes can run by themselves.
4. A decentralized application platform according to claim 3, characterized in that: the distributed nodes comprise a main application node and sub application nodes, the main application node is used for sending the application request to other sub application nodes, and the main application node and the sub application nodes send the application module request to the block chain architecture module according to the hash value calculation result of the address of the application module.
5. The process of decentralized application platform according to any one of claims 1 to 4, characterized in that: the method comprises the following steps:
(1) the blockchain service develops a Dapp application based on the user's requirements and integrates the application into the blockchain wallet;
(2) selecting and creating developed Dapp application in the blockchain wallet by the user through the blockchain account;
(3) the user publishes the selected Dapp application to the blockchain platform through the blockchain account;
(4) other users may use the relevant applications based on the account through the blockchain, and the publishing application may obtain the relevant benefits.
CN201810844278.5A 2018-07-27 2018-07-27 Decentralized application platform Active CN109033376B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810844278.5A CN109033376B (en) 2018-07-27 2018-07-27 Decentralized application platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810844278.5A CN109033376B (en) 2018-07-27 2018-07-27 Decentralized application platform

Publications (2)

Publication Number Publication Date
CN109033376A CN109033376A (en) 2018-12-18
CN109033376B true CN109033376B (en) 2022-09-27

Family

ID=64647265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810844278.5A Active CN109033376B (en) 2018-07-27 2018-07-27 Decentralized application platform

Country Status (1)

Country Link
CN (1) CN109033376B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109800557B (en) * 2019-01-31 2022-04-08 百度在线网络技术(北京)有限公司 Block chain-based integrated processing method, device, server, equipment and medium
CN109976868A (en) * 2019-04-11 2019-07-05 北京阿尔山区块链联盟科技有限公司 DApp method for customizing, device and electronic equipment
CN110059136A (en) * 2019-04-17 2019-07-26 江苏全链通信息科技有限公司 Information storage means, equipment and storage medium based on domain name block chain
CN110083462A (en) * 2019-04-17 2019-08-02 江苏全链通信息科技有限公司 Communication means, equipment and storage medium based on distributed application program
CN113420092B (en) * 2021-06-30 2024-02-23 中国银行股份有限公司 Three-party access method and device based on block chain

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101242A (en) * 2016-06-24 2016-11-09 深圳前海微众银行股份有限公司 The construction method of block chain cloud service platform and device
CN106897068A (en) * 2017-02-27 2017-06-27 钱德君 A kind of decentralization application development platform implementation
CN107392608A (en) * 2017-07-11 2017-11-24 北京博晨技术有限公司 Digital asset method of commerce and block catenary system based on block catenary system
CN108111604A (en) * 2017-12-21 2018-06-01 广州广电运通金融电子股份有限公司 Block chain common recognition methods, devices and systems, identification information treating method and apparatus

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6533771B2 (en) * 2016-11-15 2019-06-19 富士通株式会社 Communication method, apparatus and program

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106101242A (en) * 2016-06-24 2016-11-09 深圳前海微众银行股份有限公司 The construction method of block chain cloud service platform and device
CN106897068A (en) * 2017-02-27 2017-06-27 钱德君 A kind of decentralization application development platform implementation
CN107392608A (en) * 2017-07-11 2017-11-24 北京博晨技术有限公司 Digital asset method of commerce and block catenary system based on block catenary system
CN108111604A (en) * 2017-12-21 2018-06-01 广州广电运通金融电子股份有限公司 Block chain common recognition methods, devices and systems, identification information treating method and apparatus

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"一步步教你开发、部署第一个去中心化应用(Dapp)-宠物商店";qq_3953009;《https://www.itdaan.com/blog/2018/01/29/c5095d1085e983fb23da8ba7f08c3474.html》;20180129;第1-12页 *

Also Published As

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

Similar Documents

Publication Publication Date Title
CN109033376B (en) Decentralized application platform
CN103259718A (en) Flow table conversion method and device
CN104333511B (en) Determine the method, apparatus and system of service transmission path
CN103383681B (en) A kind of file type identification method and system
CN103297275A (en) Dynamic discovery and loading system and method for Web network management client module
CN101958897A (en) Correlation analysis method of security incident and system
CN114553953A (en) Event pushing method for JAVA intelligent contract of block chain
CN103957204A (en) Method for universal adaptation for communication with safety device interfaces
JP5362913B2 (en) Methods and configurations in communication networks
CN108183890B (en) Method and system for analyzing data communication protocol
CN105573726B (en) A kind of rules process method and equipment
CN111491020B (en) Data processing method, data processing device, computer equipment and storage medium
US10250477B2 (en) Method and controller for announcing bandwidth of cluster system
CN102385516B (en) Method for designing reconfigurable radio frequency identification (RFID) middleware based on cloud server
CN109446146B (en) State transition sequence generation method of application layer communication protocol
CN106602361A (en) Intelligent socket system based on WeChat official account control
CN109684115A (en) A kind of communication means and relevant device applied between plug-in unit
CN109284935A (en) A kind of task processing system based on micro- assistance the superior and the subordinate office group
CN106033470A (en) Tree structure building method and device
CN205812076U (en) A kind of Computer information network engineering system
CN108809731A (en) A kind of control method dimming optical projection system business datum chain based on subway
CN107911228B (en) Management method of multi-stage equipment system
CN108512688A (en) Network node configuration method and terminal
CN107391213A (en) A kind of method, apparatus of memory apparatus system upgrading and a kind of upgrade-system
CN202652408U (en) Map video monitoring system based on SIP protocol and video transmission system

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
GR01 Patent grant
GR01 Patent grant