CN111381863B - APP transaction and automatic online method and system based on block chain technology - Google Patents

APP transaction and automatic online method and system based on block chain technology Download PDF

Info

Publication number
CN111381863B
CN111381863B CN202010187021.4A CN202010187021A CN111381863B CN 111381863 B CN111381863 B CN 111381863B CN 202010187021 A CN202010187021 A CN 202010187021A CN 111381863 B CN111381863 B CN 111381863B
Authority
CN
China
Prior art keywords
app
block chain
component
layer
module
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
CN202010187021.4A
Other languages
Chinese (zh)
Other versions
CN111381863A (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.)
Chengdu Chuangli Technology Co ltd
Original Assignee
Chengdu Chuangli 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 Chengdu Chuangli Technology Co ltd filed Critical Chengdu Chuangli Technology Co ltd
Priority to CN202010187021.4A priority Critical patent/CN111381863B/en
Publication of CN111381863A publication Critical patent/CN111381863A/en
Application granted granted Critical
Publication of CN111381863B publication Critical patent/CN111381863B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Stored Programmes (AREA)

Abstract

The invention discloses an APP transaction and automatic online method based on a block chain technology, which comprises the following steps: a. constructing a component development framework and formulating an external development document; b. constructing a BaaS layer of a block chain function service; c. developing a component on the basis of a component development framework and uploading component codes; d. APP parameter configuration is carried out, a needed component is called and selected, and corresponding configuration information is pulled; e. trading the selected component and calling BaaS layer service; f. packaging the transacted components; g. recording the packed data through the block chain link points and executing an intelligent contract; h. acquiring and uploading the packaged components to generate an APP; i. appointing a keyword, associating data related to the appointed keyword, and filling the associated data into an APP; j. associate the application marketplace and submit the APP. The invention also comprises an APP transaction and automatic online system based on the block chain technology.

Description

APP transaction and automatic online method and system based on block chain technology
Technical Field
The invention belongs to the technical field of block chain application, and particularly relates to an APP transaction and automatic online method and an online system based on a block chain technology.
Background
The block chain is a data storage mode which combines data blocks into a chain-shaped structure according to a time sequence and realizes the characteristics of decentralization, tamper resistance and the like by using measures such as distributed accounting, point-to-point communication, a cryptographic technology, a consensus mechanism, intelligent contract publicization and the like. The APP is software mainly applied to the mobile phone. With the development of the smart phone industry, more and more people are engaged in the development and transaction of APP related components. At present, in the conventional APP component transaction process, due to the fact that an effective data encryption management technology is not available, data of the transaction is easy to be tampered, and therefore one or more parties of the transaction are lost. In addition, in the APP development process, version generation, generation based on different requirements, data filling and shelf loading are all completed manually; in such a way, the consumption of human resources and the labor cost are increased to a certain extent.
Disclosure of Invention
The technical problem to be solved by the invention is to provide an APP transaction and automatic online method and system based on the blockchain technology, aiming at the defects of the prior art, the block chain technology is used for encrypting the transaction process of the APP component, so that data is prevented from being falsified, meanwhile, the generation of the APP version, the generation based on different requirements, the data filling and the online automation can be realized, the manpower participation is greatly reduced, the manpower resources are saved, and the manpower cost is reduced.
The technical scheme adopted by the invention is as follows: an APP transaction and automatic online method based on a block chain technology comprises the following steps:
a. constructing a component development framework and formulating an external development document;
b. constructing a BaaS layer of a block chain function service;
c. developing a component on the basis of a component development framework and uploading component codes;
d. APP parameter configuration is carried out, a needed component is called and selected, and corresponding configuration information is pulled;
e. trading the selected component and calling BaaS layer service;
f. packaging the transacted components;
g. recording the packed data through the block chain link points and executing an intelligent contract;
h. acquiring and uploading the packaged components to generate an APP;
i. appointing a keyword, associating data related to the appointed keyword, and filling the associated data into an APP;
j. associate the application marketplace and submit the APP.
In one embodiment, in step b, the blockchain function services include network management, intelligent contract management, user management and upgrade management.
In one embodiment, in the step b, the BaaS layer further has an API, where the API is associated with a SaaS layer including a component transaction platform, an operation transaction platform, a media-convergence center system, and a third-party service system, and performs service invocation and call-back with the SaaS layer.
In one embodiment, in the step f, in the packaging process, the transacted components can be packaged according to versions, and different versions are managed respectively.
In one embodiment, in the step h, the generated APP includes one or more of an android client, an iOS client, or a server.
In one embodiment, in step h, the generated APP may include an experience version and a formal version.
In one embodiment, in step i, the BaaS layer associates the IaaS layer including computing, storing and network functions and retrieves data related to the keywords.
The invention also discloses an APP transaction and automatic online system based on the block chain technology, which comprises the following steps:
the component architecture module is used for constructing a component development framework and formulating an external development document;
the BaaS service layer module is used for constructing a BaaS layer of the block chain function service and calling back the service with the SaaS layer;
the component uploading module is used for developing components on the basis of the framework and uploading component codes;
the parameter configuration module is used for carrying out APP parameter configuration, calling and selecting the required components and pulling corresponding configuration information;
the APP transaction module is used for transacting the selected component and calling BaaS layer service;
a packaging module for trading the selected components;
the block chain core layer module is used for recording the packed data through the block chain link points and executing an intelligent contract;
the APP generation module is used for acquiring and uploading the packaged components to generate APPs;
the data association module is used for appointing the key words, associating the data related to the appointed key words and filling the associated data into the APP;
and the APP submitting module is used for associating the application market and submitting the APP.
In one embodiment, the BaaS service layer module includes a network management module, an intelligent contract management module, a user management module, and an upgrade management module.
In one embodiment, the BaaS service layer module further includes an API module, configured to perform service invocation and call-back with the SaaS layer.
The invention has the beneficial effects that:
1. the packaged data of the components are recorded through a block chain to form a multi-party mutual trust mechanism, so that the records can be traced and cannot be falsified, the copyright of the components can be authenticated, the benefits of component developers can be guaranteed, and the block chain innovative application can be completed;
2. version-based automatic packaging can be realized, and each component can be managed corresponding to a plurality of different versions;
3. the iOS, android or server programs can be automatically generated, and experience testing versions and formal online versions required by android and iOS system development can be generated in a targeted manner;
4. the content filling of the specified keywords can be automatically completed, the packaged APP is ensured to have targeted content availability, and the situation that blank APPs are rejected to submit to an application market is avoided;
5. one-key submission of the APP in the mainstream application market can be automatically completed;
6. with APP's version generation, data filling and put on the shelf realization full process automation, very big reduction manpower is participated in, practices thrift manpower resources and reduces the human cost.
Drawings
FIG. 1 is a flow chart of the present invention;
fig. 2 is a diagram of the layered decoupling architecture of the present invention.
Detailed Description
The invention will be described in further detail with reference to the drawings and specific embodiments.
Example 1:
as shown in fig. 1, an APP transaction and automatic online method based on the blockchain technology includes the following steps:
step one, constructing a component development framework and formulating an external development document;
step two, constructing a BaaS layer of the block chain function service;
step three, developing the component on the basis of the component development framework and uploading component codes;
step four, APP parameter configuration is carried out, a needed component is called and selected, and corresponding configuration information is pulled;
trading the selected component and calling BaaS layer service;
step six, packaging the components after the transaction;
recording the packed data through the block chain link points and executing an intelligent contract;
step eight, acquiring and uploading the packaged components to generate an APP;
step nine, appointing a keyword, associating data related to the appointed keyword, and filling the associated data into an APP;
and step ten, associating the application market and submitting the APP.
Example 2:
based on embodiment 1, in step two, the block chain function service includes network management, intelligent contract management, user management and upgrade management.
Example 3:
based on embodiment 2, in step two, the BaaS layer further has an API associated with a SaaS layer including a component transaction platform, an operation transaction platform, a media-convergence center system, and a third-party service system, and performs service invocation and callback with the SaaS layer.
Example 4:
based on embodiment 3, in the sixth step, in the packaging process, the transacted components can be packaged by versions and different versions are managed respectively.
Example 5:
based on embodiment 4, in the eighth step, the generated APP includes one or more of an android client, an iOS client, or a server.
Example 6:
based on the block chaining technology, in the eighth step, the generated APP may include an experience version and a formal version.
Example 7:
based on embodiment 6, in a ninth step, the BaaS layer associates an IaaS layer including calculation, storage, and network functions and retrieves data related to keywords.
In the foregoing embodiments 1 to 7, there is further disclosed an APP transaction and automated online system based on a blockchain technology, including:
the component architecture module is used for constructing a component development framework and formulating an external development document;
the BaaS service layer module is used for constructing a BaaS layer of the block chain function service and calling back the service with the SaaS layer;
the component uploading module is used for developing components on the basis of the framework and uploading component codes;
the parameter configuration module is used for carrying out APP parameter configuration, calling and selecting a required component, and pulling corresponding configuration information;
the APP transaction module is used for transacting the selected component and calling BaaS layer service;
a packaging module for trading the selected components;
the block chain core layer module is used for recording the packed data through the block chain link points and executing an intelligent contract;
the APP generation module is used for acquiring and uploading the packaged components to generate APPs;
the data association module is used for appointing the key words, associating the data related to the appointed key words and filling the associated data into the APP;
and the APP submitting module is used for associating the application market and submitting the APP.
In the foregoing embodiments 1 to 7, the BaaS service layer module includes a network management module, an intelligent contract management module, a user management module, and an upgrade management module.
In the foregoing embodiments 1 to 7, the BaaS service layer module further includes an API module, configured to perform service call and call-back with the SaaS layer.
The invention constructs a BaaS layer, a SaaS layer and an IaaS layer on the framework, and the layered decoupling framework is shown as figure 2. The BaaS layer abstracts the related capacity of the block chain by using an alliance chain based on an Ether house to be called by a converged media center, a third-party content provider and an operation service provider; the SaaS layer can continuously upgrade the Etherhouse kernel. The framework also fully considers the access convenience of a third party in the establishment of the alliance chain, the interface of the application layer of the development area chain is explained according to the well agreed interface, and the interface is provided, so that the simple and quick access of the media convergence center or the third party is facilitated. The IaaS layer is used to support the retrieval of technical data.
The automatic packaging of the invention uses the following technologies: jenkins, git, fastlane, and Python scripts. The Jenkins are mainly used for managing and packaging the whole process and carrying out code multi-version management; git is used for storing a framework and a component code library; fastlane is mainly used for packaging and uploading; the Python script is used for acquiring corresponding packaging parameters, configuring packaging projects, and executing operations such as packaging and the like.
In addition, in order to guarantee system security, the APP online method adopts an intranet penetration technology, so that an external user can access and operate automatic packaging, and code security can be guaranteed.
The packed data of the components are recorded through the block chain, a multi-party mutual trust mechanism is formed, the records can be traced and cannot be tampered, the copyright of the components is authenticated, the benefits of component developers are guaranteed, and the block chain innovative application is completed; version-based automatic packaging can be realized, and each component can be managed corresponding to a plurality of different versions; the iOS, android or server programs can be automatically generated, and experience testing versions and formal online versions required by android and iOS system development can be generated in a targeted manner; the content filling of the specified keywords can be automatically completed, the packaged APP is ensured to have targeted content availability, and the situation that blank APPs are rejected to submit to an application market is avoided; one-key submission of the APP in the mainstream application market can be automatically completed; with APP's version generation, data filling and put on the shelf realization full process automation, very big reduction manpower is participated in, practices thrift manpower resources and reduces the human cost.
The above embodiments only express specific embodiments of the present invention, and the description is specific and detailed, but not to be understood as limiting the scope of the present invention. It should be noted that various changes and modifications can be made by those skilled in the art without departing from the spirit of the invention, and these changes and modifications are all within the scope of the invention.

Claims (10)

1. An APP transaction and automatic online method based on a block chain technology is characterized by comprising the following steps:
a. constructing a component development framework and formulating an external development document;
b. constructing a BaaS layer of a block chain function service;
c. developing a component on the basis of a component development framework and uploading component codes;
d. APP parameter configuration is carried out, a needed component is called and selected, and corresponding configuration information is pulled;
e. trading the selected component and calling BaaS layer service;
f. packaging the transacted components;
g. recording the packed data through the block chain link points and executing an intelligent contract;
h. acquiring and uploading the packaged components to generate an APP;
i. specifying a keyword, associating data related to the specified keyword, and filling the associated data into an APP;
j. associate the application marketplace and submit the APP.
2. The blockchain technology-based APP transaction and automation online method of claim 1, wherein in the step b, the blockchain function services include network management, intelligent contract management, user management and upgrade management.
3. The block chain technology-based APP transaction and automation online method according to claim 2, wherein in step b, the BaaS layer further has an API, and the API is associated with a SaaS layer including a component transaction platform, an operation transaction platform, a converged media center system and a third-party service system, and performs service call and call back with the SaaS layer.
4. The block chain technology-based APP transaction and automation online method of claim 3, wherein in the step f, the transacted components are packaged in versions and managed separately for different versions in the packaging process.
5. The method of claim 4, wherein in step h, the generated APP comprises one or more of an android client, an iOS client or a server.
6. The method for block chain technology-based APP transaction and automation online as claimed in claim 5, wherein in step h, the generated APP can include experience version and formal version.
7. The block chain technology-based APP transaction and automation online method of claim 1, wherein in step i, the BaaS layer association includes IaaS layer of computation, storage and network functions and retrieves data related to keywords.
8. An APP transaction and automation online system based on block chain technology is characterized by comprising:
the component architecture module is used for constructing a component development framework and formulating an external development document;
the BaaS service layer module is used for constructing a BaaS layer of the block chain function service and calling back the service with the SaaS layer;
the component uploading module is used for developing components on the basis of the framework and uploading component codes;
the parameter configuration module is used for carrying out APP parameter configuration, calling and selecting a required component, and pulling corresponding configuration information;
the APP transaction module is used for transacting the selected component and calling BaaS layer service;
a packaging module for trading the selected components;
the block chain core layer module is used for recording the packed data through the block chain link points and executing an intelligent contract;
the APP generation module is used for acquiring and uploading the packaged components to generate APPs;
the data association module is used for appointing the key words, associating the data related to the appointed key words and filling the associated data into the APP;
and the APP submitting module is used for associating the application market and submitting the APP.
9. The block chain technology-based APP transaction and automation online system of claim 8, wherein the BaaS service layer modules comprise a network management module, an intelligent contract management module, a user management module and an upgrade management module.
10. The block chain technology-based APP transaction and automation online system of claim 9, wherein the BaaS service layer module further comprises an API module for making service calls and callbacks with the SaaS layer.
CN202010187021.4A 2020-03-17 2020-03-17 APP transaction and automatic online method and system based on block chain technology Active CN111381863B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010187021.4A CN111381863B (en) 2020-03-17 2020-03-17 APP transaction and automatic online method and system based on block chain technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010187021.4A CN111381863B (en) 2020-03-17 2020-03-17 APP transaction and automatic online method and system based on block chain technology

Publications (2)

Publication Number Publication Date
CN111381863A CN111381863A (en) 2020-07-07
CN111381863B true CN111381863B (en) 2023-03-07

Family

ID=71219844

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010187021.4A Active CN111381863B (en) 2020-03-17 2020-03-17 APP transaction and automatic online method and system based on block chain technology

Country Status (1)

Country Link
CN (1) CN111381863B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113259464B (en) * 2021-06-02 2021-11-02 支付宝(杭州)信息技术有限公司 Method for building block chain sub-network and block chain system
CN113268364A (en) * 2021-06-25 2021-08-17 中国银行股份有限公司 Application program interface offline method and device based on block chain
CN114465887B (en) * 2021-12-23 2024-01-23 杭州溪塔科技有限公司 Block chain configuration management method and device based on git

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189396A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 intelligent contract engine module, operation method and storage medium
CN110011785A (en) * 2018-12-28 2019-07-12 阿里巴巴集团控股有限公司 A kind of method and device that based on block chain structuring works deposit with card
CN110097463A (en) * 2019-03-28 2019-08-06 众安信息技术服务有限公司 Credit Assets based on block chain support the method for commerce and transaction system of logical card
CN110288307A (en) * 2019-05-13 2019-09-27 西安电子科技大学 Intelligent contract co-development system and data processing method based on Fabric block chain
CN110348830A (en) * 2019-06-20 2019-10-18 国家信息中心 A kind of network system based on block chain, authentication method, equipment and storage medium

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3497581A4 (en) * 2016-08-08 2020-03-11 The Dun and Bradstreet Corporation Trusted platform and integrated bop applications for networking bop components
US20190238319A1 (en) * 2018-01-30 2019-08-01 Michael Beck Rights management of content

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189396A (en) * 2018-08-16 2019-01-11 北京京东尚科信息技术有限公司 intelligent contract engine module, operation method and storage medium
CN110011785A (en) * 2018-12-28 2019-07-12 阿里巴巴集团控股有限公司 A kind of method and device that based on block chain structuring works deposit with card
CN110097463A (en) * 2019-03-28 2019-08-06 众安信息技术服务有限公司 Credit Assets based on block chain support the method for commerce and transaction system of logical card
CN110288307A (en) * 2019-05-13 2019-09-27 西安电子科技大学 Intelligent contract co-development system and data processing method based on Fabric block chain
CN110348830A (en) * 2019-06-20 2019-10-18 国家信息中心 A kind of network system based on block chain, authentication method, equipment and storage medium

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Design Pattern as a Service for Blockchain Applications;Qinghua Lu等;《2018 IEEE International Conference on Data Mining Workshops 》;128-135 *
uBaaS: A unified blockchain as a service platform;Qinghua Lu等;《Future Generation Computer Systems》;第101卷;564-575 *
区块链系统中智能合约技术综述;范吉立等;《计算机科学》;第46卷(第11期);1-10 *
基于区块链技术的智能手机隐私保护研究;杨昆;《中国优秀硕士学位论文全文数据库 信息科技辑》(第02期);I138-63 *

Also Published As

Publication number Publication date
CN111381863A (en) 2020-07-07

Similar Documents

Publication Publication Date Title
CN111381863B (en) APP transaction and automatic online method and system based on block chain technology
CN108415832B (en) Interface automation test method, device, equipment and storage medium
CN110428216A (en) Operation flow management-control method, device, computer equipment and storage medium
CN107844698A (en) Financial APP authority setting method, device, equipment and storage medium
CN113505520A (en) Method, device and system for supporting heterogeneous federated learning
WO2019041770A1 (en) Account name modification method and apparatus, storage medium, and terminal
US20210250414A1 (en) Methods and systems for facilitating communication between users and destination users using different communication channels
CN114398684B (en) Block chain-based information processing method and device, storage medium and electronic equipment
CA2888769C (en) Method and system for providing a net effect platform for developing and correcting screen scraping parser scripts
CN114265577A (en) Service data processing method and device, computer equipment and storage medium
US12093997B1 (en) Systems and methods for bartering services and goods using distributed ledger techniques
WO2020155167A1 (en) Application of cross-organizational transactions to blockchain
CN116166514A (en) Multi-channel data linkage processing method, device, computer equipment and storage medium
CN115033233A (en) Interface calling method and device, electronic equipment and storage medium
CN114491662A (en) Block chain-based data asset auditing method, system and equipment
CN111865726A (en) Service message testing method, device, computer system and storage medium
CN110083589A (en) A kind of ability warehouse towards avionics system
WO2022241945A1 (en) Data processing method and device, and computer-readable storage medium
US20240256291A1 (en) System Configuration Using Robotic Process Automation
US20230418734A1 (en) System And Method for Evaluating Test Results of Application Testing
WO2024066749A1 (en) Blockchain transaction execution method and apparatus, program product, device, and medium
US8959121B2 (en) Accessible and updateable service records
CN116820906A (en) Data embedding method and device for client and storage medium
CN116128518A (en) Electronic archive management method, device, equipment and storage medium
CN116700718A (en) Page configuration-based data processing method and 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