Abstract

In view of the current chaotic structure of smart contracts and no unified definition of smart contracts, the implementation of smart contracts for the same business in the same field is quite different due to different development institutions and operating platforms, resulting in a low level of smart contract sharing and high development costs, hindering the development of smart contracts. Combined with the intellectual property transaction scenario, this paper proposes a blockchain-based intellectual property transaction smart contract form specification, designs the overall structure and process specification of the smart contract in the intellectual property transaction process, formulates a standard for the standardization of smart contract writing in intellectual property transaction scenarios, and solves the current chaotic structure of intellectual property transaction smart contracts, which is conducive to the collaborative development of scholars in various fields.

1. Introduction

Since the introduction of Bitcoin in 2008, the concept of blockchain has rapidly gained popularity. One of the prominent uses is to enable smart contracts [1]. Smart contracts were first proposed by Szabo [2] in 1995 and have a history of more than 20 years. When they were proposed, smart contracts were defined as “a smart contract is a set of commitments defined in digital form, including agreements on which contract participants can execute these commitments,” which was originally designed to act as a common agent for both parties as a computer transaction term for executing contracts without a third party and efficient and secure performance of the contract.

Existing smart contract languages, such as Solidity [3] and Hawk [4], are usually specified based on the IT industry, and it is difficult for non-IT disciplines to understand smart contracts. At present, the implementation methods of smart contracts are quite different. The vague definition of smart contracts and different implementation methods have caused the public to have difficulty in understanding smart contracts, thus hindering the development of smart contracts.

At present, many scholars and enterprises in the society are actively involved in smart contract research, such as Google, Microsoft, Facebook, and Amazon [5], and other internationally renowned companies have begun to accelerate the research on blockchain technology and launch solutions and applications. The global blockchain industry has ushered in explosive development and has developed a series of applications in financial services, supply chain management, smart manufacturing, social welfare, and healthcare [6].

The literature [7] pointed out that the current smart contract formalization technologies mainly include theorem proving, symbolic execution, and model checking. These technologies are mainly used to verify the functional correctness of smart contracts. The literature [8] proposed a specification language for smart contracts, SPESC, which defines the specification of smart contracts for collaborative design, which can use a natural language-like syntax to clearly define the obligations and rights of all parties and the transaction rules of cryptocurrencies. The literature [9] provides a framework for automatically generating smart contracts that enable seamless translation of constraint-encoded knowledge representations as requirements of the blockchain. Domain-specific knowledge is encoded using ontology and semantic rules, and then the structure of the abstract syntax tree is used to incorporate the required rules. The literature [10] describes a fully functional framework and system for specifying and executing smart contracts and includes a browser-based rule smart editor, a compiler that supports a wide variety of rule syntax, and code generation that maps to a RETE-based rule engine. The literature [11] proposed a new language design TA-SPESC for asset-driven specific smart contracts to effectively support asset transactions. And a series of generation rules are proposed to convert TA-SPESC contracts into executable contract procedures. The literature [12] analyzed and compared the existing smart contracts, gave a formal definition of contract-oriented smart contracts, and proposed a general smart contract implementation method independent of the blockchain platform. The literature [13] proposed a logic-based smart contract. The logic statement can be understood as the execution specification of the smart contract, thereby reducing the risk of smart contract errors. The logic-based method can reduce the execution cost and efficiency of smart contracts. The literature [14] proposed a formal method of model checking to verify the security of interactive smart contracts developed and controlled for different entities. Use the NuSMV Model Checker and Behavior Interaction Prioritization tool to model the behavior of smart contracts and their interactions to verify that smart contracts meet the requirements of system functionality. The literature [15] proposed a new design scheme of blockchain copyright management system based on digital watermark, which uses digital watermark and perceptual hash function to generate hash value to ensure the legitimate rights and interests of authors. The literature [16] designed a smart contract model for technology service transaction based on consortium chain according to the technology service transaction scenario, to solve the problems of high trust cost and low default cost in traditional technology service transaction.

To sum up, the current research on smart contracts mainly focuses on security issues and the formalization of smart contracts for code security. The research on the formal specification of smart contracts for intellectual property transactions is rarely involved. Therefore, this paper discusses the existing problems of traditional intellectual property transactions, formulates a set of smart contract formal specifications for intellectual property transactions, and uses a unified smart contract formal model to describe the intellectual property transaction process. It can enable the public to better understand the relevant definitions of smart contracts and promote the development of the smart contract industry. At the same time, formulating a unified specification for smart contracts can also facilitate experts in various fields to communicate under a unified model understood by both parties, thereby promoting the development of smart contracts.

2. Intellectual Property Transaction Smart Contract Design

2.1. Smart Contract Structure and Process

In this section, according to the characteristics of intellectual property transactions, the intellectual property smart contract structure is set up into four parts: property rights transaction, rights and responsibilities analysis, transaction arbitration, and transaction traceability (as shown in Figure 1). These four parts apply to the process of intellectual property transactions different stages. (1)Property rights transaction: it is suitable for the initial stage of the transaction, and both parties negotiate the contract and write the contract content into the blockchain after the negotiation is completed(2)Analysis of rights and responsibilities: it is applicable to whether there is any violation of regulations on both sides in the transaction process, and the violating party shall be held accountable and punished(3)Transaction arbitration: applicable when the transaction ends abnormally and the defaulting party is judged to be punished, and the defaulting party may apply for arbitration if there is any objection(4)Transaction traceability: in case of disputes after the transaction, trace the source according to the unique number of the intellectual property rights and check the historical circulation records of the property rights, so as to avoid some property rights disputes

These four parts will set different trigger response rules. When the preset conditions are met, the corresponding smart contract rules will be automatically executed. In the property right transaction stage, the structure specified by the transaction (Table 1) needs to be stored in the blockchain, where IntellectualCode is the intellectual property service number to be traded; CooperationCode is the unique code generated by the system; the initial value of Status is false; Step is the details of the cooperation steps, and its structure is shown in Table 2. Both parties can dynamically adjust the specific execution steps according to their needs, and the initial value of State is false; the remaining fields are provided by both parties of the transaction and are stored in the blockchain after the negotiation is completed. This will be used as a basis for further implementation in the subsequent process.

Based on the structure of property rights transaction, rights and responsibilities analysis, transaction arbitration, and transaction traceability, this paper designs smart contract transaction specifications on the basis of the traditional intellectual property transaction process, so as to ensure that the rights of buyers and sellers can be protected in the process of intellectual property transactions. At the same time, it can provide a reference for the design process of intellectual property-related smart contracts in the future. At present, intellectual property transactions can be mainly divided into two categories. One is direct one-time transaction, for example, trademark rights and copyrights can be directly transferred. The buyer and the seller can reach an agreement to sign a contract. The other type is service-type transactions, which take a long time to complete. The specification flow is shown in Figure 2.

The following contents in this section describe in detail the specific work of property rights transaction, rights and responsibilities analysis, transaction arbitration, and property rights traceability structure.

2.2. Property Rights Transaction
2.2.1. Initialize the Transaction

Before the transaction, the service provided by the seller needs to be verified. After the verification is completed, the two parties agree to create a contract. Here, we assume that all services meet the requirements. Successful contract creation needs to satisfy . The meaning of is that the buyer puts forward a demand (Step) to the seller , and gives a feedback result after processing, and if is reached, a result is generated. , S, , and are bool types to indicate whether the demand can be achieved, and the contract signing result and TC (time constraint) is the constraint time for the contract signing.

There may be several different forms in the life cycle of a transaction contract, and the state transitions are shown in Figure 3: (1)Not generated: , , and are false, indicating that the contract has not been drawn up and the demand has not been proposed(2)To be signed (TBS): is true, and and are false, indicating that has made a request, has not yet processed it, and the agreed time has not exceeded and is waiting for to process it(3)Executing: and are true, is false, indicating that can meet the requirement , and the contract has been formulated successfully and is being executed(4)Complete: , , and are true, indicating that can meet the demand , and the contract is completed within the agreed time(5)Fail: and are true, is false, indicating that cannot meet the requirement S, and the contract has failed to be formulated within the agreed time(6)Breach of contract (BOF): is true, and and are false, which means that has made a request, has not yet processed it, and beyond the agreed time, it is determined that is in breach of contract, and the contract formulation has failed

2.2.2. Transaction Execution

The transaction execution is that after the two parties sign a contract, performs services according to the time node according to the requirements proposed by . In the process of intellectual property transactions, the rights and obligations of the parties are formulated at a specific time. For example, in this example, we set the following: the buyer needs to deposit funds into the platform within days of signing the contract; otherwise, it will be judged as a breach of contract. Therefore, the time benchmark is essential in the smart contract. The time benchmark model for the definition of intellectual property smart contracts is shown in Figure 4. The time benchmark corresponds to the cooperation requirements declared in the contract. Here, the step model is defined as follows:

Step 1 name: (req1, req 2, …, req , constraintTime)

Step 2 name: (req1, req 2, …, req , constraintTime)

The time model is used to check the relationship between the current time and the defined time node. Its submodules include StepTime and TimeConstant, which are used to check whether the relationship between the current time and the node time is earlier or later than the node time, which is defined as(before||after) benchmark. Before means that the current time is before the benchmark, and after means after the benchmark.

Time node includes four submodules, TimeConstant, SigningTime, ActionDone, and StepDone. SigningTime represents the time when the contract was signed; StepDone includes the completion time and actual execution time of the steps stipulated in the contract; TimeConstant represents a time constant and a constraint time needs to be defined in each requirement. TimeConstant can be expressed as TimeConstant = constraintTime – SigningTime. ActionDone indicates the execution time of an action. If does not perform any operation, the function returns nil, and the time of returning nil should be earlier than the earliest time in StepDone. Here, each completed step of is defined as an action: where party refers to the action party, illustrate refers to a brief description, and content refers to the submitted content. The action type is bool, and the initial value is . Set when completes the requirements and is verified, which indicates that the action has been completed. If it fails to pass the verification, it sets .

ElasticTime represents elastic time. ElasticTime is similar to TimeConstant. If fails to meet the requirements of within the constraint time, it can apply to for a delay time. After agrees, the elastic time can be increased. For example: step 1 requires that req1 should be completed within days, and cannot complete it as scheduled during the execution period. In this case, you can apply for a delay of days before submitting, and benchmark + days after agrees.

2.3. Power and Responsibility Analysis

During the execution of intellectual property transactions, there will be some reasons that the transaction cannot be completed. Here, we will determine the rights and responsibilities of the transaction according to the behavior of and .

After the contract is signed, needs to deposit the security deposit (buyerBond) into the system account. Assuming that the transaction is completed instages and the transaction price is price, thenneeds to havein the account in the initial stage: funds; otherwise, it will be judged that the contract signing has failed. also needs to deposit a margin (sellerBond) into the account to ensure that relevant services can be provided on time.

After the contract is signed and enters the transaction execution stage, the deposit will be frozen in the smart contract, and the judgment result should be the following 4 cases:

Case 1. During the execution process, submits the completion status to within the step constraint time, and reviews it. After reviews and meets the requirements, the bond frozen in the smart contract will be transferred to account, and the next step will be executed.

Case 2. During the execution process, submits the completion status to within the step constraint time, which is reviewed by . If the requirements of are not met, rejects it. If the time is still within the constraint time, can submit it again until the step is complete. After this step is completed, the bond frozen in the smart contract will be transferred to the account.

Case 3. During the execution process, fails to complete the task of this stage within the constraint time and does not apply for ElasticTime or fails to pass the application. It is determined that is in breach of contract, and the bond frozen in the smart contract will be returned to the account within days. At the same time, pays liquidated damages, and the transaction fails.

Case 4. needs not in the next stage within days after the completion of each step, determines that is in breach of contract, and pays liquidated damages to at the same time, and the transaction fails.
If believes that maliciously refuses the services it provides, resulting in failure to complete the task on time, it can apply for transaction arbitration. The arbitration process is described in the next subsection.

2.4. Transaction Arbitration

When believes that maliciously refuses the services it provides, it can apply for transaction arbitration within days and pay of the transaction price as a security deposit. needs to pay the same amount of security deposit; otherwise, the bond frozen in the smart contract will be deducted. During the arbitration process, both parties and need to provide arbitration materials and then wait for the arbitration result. In order to ensure the fairness of the arbitration result, the arbitration institution shall be independent of the enterprises of both parties or the enterprises where the individuals belong, and the final arbitration result shall be voted on by the arbitration institution: .

ArbitrationResult indicates the arbitration result, AgreeArbitration indicates the number of arbitrations agreed, and the ArbitrationNum indicates the total number of institutions participating in the arbitration. Arbitration is deemed successful when . The arbitration process is shown in Figure 5.

After being adjudicated by the arbitration institution, the arbitration results and handling methods are defined as the following two types:

Result 1: if , then the arbitration is successful, and s application for arbitration is successful. The smart contract returns the arbitration security deposit to the account and transfers the security deposit of frozen in the smart contract to the account. The arbitration bond paid by will be distributed equally to the institutions participating in the arbitration

Result 2: if , it means that the arbitration failed, failed to apply for arbitration, the smart contract will return the arbitration security money to the account, and the default penalty will be executed according to the original contract processing method. The arbitration bond paid by will be distributed equally among the institutions participating in the arbitration

2.5. Transaction Traceability

Intellectual property issues currently exist in a large number of industries, such as property fraud, property counterfeiting, and illegal occupation. There may be legal disputes after the property rights transaction. This model combines the nontampering characteristics of the blockchain to design the property rights traceability structure. The history structure is added to the property rights transaction structure designed in the second part, and its structure is similar to the property rights transaction structure.

Each transaction of intellectual property rights will generate different contracts, but the number of registered intellectual property rights is unique. So, when querying the traceability of intellectual property rights, use IntellectualCode as the key value to query the blockchain records and traverse each block through the key value. After traversing all blocks, the historical flow records and hash values related to IntellectualCode are returned, and the hash value of the traceability information corresponds to the local database; that is, the hash values on the chain and off the chain are compared during the query to verify the traceability, whether the data has been tampered with. The transaction traceability rules are shown in Figure 6.

3. System Implementation and Performance Evaluation

Based on the above description, this section writes the smart contract formulated by the intellectual property transaction contract and tests the smart contract based on the Hyperledger Fabric platform. In terms of computer overhead, we implement a prototype of the scheme to evaluate its performance. The experiments were tested on a server with CPU-8 cores running CentOS (64-bit). In Fabric v1.4.4, we built a blockchain network which consists of 1 orderer node, 2 organization nodes, and 2 peer nodes. Chaincode is code written in the GO language, which can read and write operations on the blockchain.

3.1. System Implementation

Based on the intellectual property transaction smart contract structure described in this paper, combined with the intellectual property transaction scenario, this paper implements a set of intellectual property transaction contracts to sign smart contracts and conducts test experiments based on the above experimental environment configuration. The experiment sets up two users and one intellectual property commodity to test the smart contract structure, and the entities involved in the experiment have been verified.

The process of signing the contract is shown in Figure 7, in which Figure 7(a) shows the parameters to be provided by the users of both parties to sign the contract, the peer node performs the chain operation, and the smart contract feedback result is shown in Figure 7(b).

After the contract is signed, according to the completion progress and completion quality of the provider, staged receipt or rejection can be made. After the buyer agrees to sign for receipt, the smart contract will transfer the funds to the seller’s account. The staged receipt process is shown in Figure 8. Figure 8(a) shows that the buyer operates on the contract status, and Figure 8(b) shows the smart contract feedback results. Other renderings are not shown due to space reasons.

3.2. Performance Evaluation

Based on the above model, the smart contract is stress tested. The experiment mainly tests the representative contract functions in the smart contract model, such as service registration, service query, contract registration, and contract modification. We focus on the average transaction delay characteristics of smart contracts. The test results of this paper are shown in Figure 9(a), which shows the maximum, minimum, and average delay times of the tested functions. It can be seen from the figure that the model proposed in this paper has an average delay of 0.4 s in the creation of contracts, services, and update functions and an average delay of 0.17 s in the query function. At the same time, it is compared with the solution of the literature [16]. The test results of the solution proposed in the literature [16] are shown in Figure 9(b). The average delay of the creation, verification, and update functions is 2 s, and the average delay of the query function is 0.08 s.

Combining the above experiments, it can be seen that the query delay is generally smaller than the creation delay. This is because more logical judgments is required in the creation of services and contracts, to ensure the rights and interests of both buyers and sellers. At the same time, consensus nodes are required to generate blocks by consensus, while the query service does not. Operations such as consensus are required; so, the latency is low. Compared with literature [16], it can be concluded that the proposed scheme can save time in creating functions, and the query function delay is slightly higher than that of literature [16]. The overall test shows that the model meets the actual production requirements, and the transaction delay is better than the existing model structure, and the user experience can be guaranteed.

4. Conclusion and Outlook

The smart contract model based on the intellectual property transaction scenario designed in this paper is divided into four parts: property rights transaction, rights and responsibilities analysis, transaction arbitration, and transaction traceability. It realizes the formal definition of smart contract structure and provides intellectual property rights. The unified and standardized transaction process is convenient for scholars in various fields to conduct discussions based on this specification and promote the development of smart contracts. The model has been deployed and applied on the Beibu Gulf comprehensive technology service platform, verified the design ideas and related technologies of the model, and achieved good application effect. It provides a good reference for solving the problems of low sharing level and high development cost of smart contract.

In the future work, it is necessary to develop a visual smart contract modeling tool for intellectual property transactions, which can be extended in combination with the actual situation to achieve more complex functions. At present, blockchain technology also has many problems, such as long verification time and high energy consumption. In the next research center, we should also focus on improving the execution speed and throughput of blockchain. Drawing on knowledge from other directions such as artificial intelligence and big data makes smart contracts more dynamic and adaptive.

Data Availability

The data used to support the finding of this study are included within the article.

Conflicts of Interest

The authors declare no conflict of interest regarding the publication of this paper.

Acknowledgments

This work was supported by the National Key Research and Development Project under Grant 2018YFB1404400, Major Science and Technology Project of Haikou under Grant 2020-009, and Key R&D Project of Hainan Province under Grant ZDYF2021SHFZ243.