Blockchain-Enabled Cross-Border E-Commerce Supply Chain Management: History
Please note this is an old version of this entry, which may differ significantly from the current revision.
Contributor: ,

Driven by the internet-based advanced information technologies and logistics channel improvement, the cross-border e-commerce industry keeps an increasing trend in Chinese industrial market. Blockchain, as an empowered technology, contributes to the management innovations for industrial sectors. The blockchain technology, due to its transparency, visibility, and dis-intermediation characteristics, helps to improve operations management of cross-border e-commerce supply chain by innovative industrial applications.

  • blockchain
  • cross-border e-commerce
  • supply chain management

1. Introduction

With the rapid development of digital transformation and internet-based technology, there is an increasing trend of online shopping, contributing to the booming development of the e-commerce industry. The cross-border e-commerce facilitates access to products and worldwide service, and it has become a prevailing consumption form in the Chinese market, driven by the diversified e-commerce platform, modern logistics distribution systems, and effective operations management [1][2]. An important feature of cross-border e-commerce is the worldwide network; regardless of place, one can participate in electronic shopping. However, there are still some inevitable obstacles hindering the development of cross-border e-commerce due to the discrepant cultures and habits, and the fast delivery to online consumers is one of the crucial factors for further development of cross-border e-commerce due to time-consuming international logistics [3][4]; The long-distance transportation is usually time-consuming for cross-border e-commerce business [5]. The effective supply chain management innovation practices contribute to performance improvement of cross-border e-commerce due to effective operations management [6][7][8][9]. It will be regarded as a triumph for cross-border organizations that have a developed logistics network and a high efficiency distribution system [6][10][11][12]. For the cross-border supply chain management, the trust problem is a key issue due to multiple participants. Due to the discrepancies in terms of cultures, legal provisions, and consumption habits of different countries and regions, it is difficult to establish a stable and reliable alliance for all participated parties [13]. With the technological development and the changing consumer awareness, the core of competition in cross-border e-commerce has changed from the basic attributes of goods, such as quality and cost, to the after-sales service ability of merchants to customers, namely the service ability of the supply chain [14][15][16][17][18][19]. To improve the performance and efficiency of cross-border e-commerce, efficient management of the segmental elements of business flow, logistics, and capital flow should be integrated efficiently. The development of management service capacity of the supply chain is based on these three sectors and their effective interactions [20]. Blockchain technique, as a crucial technology enablement, could significantly improve the efficiency of supply chain management by innovative management practice and further promoting the development of cross-border e-commerce [21]. Therefore, there is great significance and research value in studying the relevant literature of blockchain technology enabling cross-border e-commerce supply chain management for exploring the development status and further exploring problems.
The transparency, visibility, and dis-intermediation characteristics of blockchain motivate its prevailing applications in industrial sectors during the digital transformation and Industry 4.0 period [22][23][24]. Blockchain is an open distributed ledger, and all the information recorded in the blockchain is open and transparent. This feature contributes to establishing a mutual trust trading network, solving security problems in the trading process, and assisting the realization of mutual trust among all parties of the supply chain. However, the current application of blockchain in the supply chain is far from reaching this level even though it has great potential application opportunities from a theoretical viewpoint [11][25][26].
As a mainstream technology, blockchain technology has been widely used in all walks of life and industrial sectors [27][28][29]. It is regarded as a strategic frontier technology in China, which has been the focus of academic researchers and industrial managers. Blockchain technology can effectively solve the problem of information opacity and information asymmetry, as well as effectively protect the security of operational data. It plays a significant role in promoting innovative development and regional transformation, and there is a vast amount of papers addressing blockchain industrial applications [30]. However, as far as the current research status is concerned, there is little research focusing on the integration of blockchain technique in the e-commerce supply chain area to the-state-of-the-art of the knowledge.

2. Blockchain Technique Background

2.1. Consensus Mechanism

The consensus mechanism determines the rules of block generation in the blockchain and completes the verification and confirmation of transactions in a short period of time, ensuring decentralized trust issues. It guarantees the honesty of each node, the robustness of the system, and the fault tolerance of the ledger [9]. The prevailing consensus mechanisms mainly include PoW (Proof of Work), PoS (Proof of Stake), DPoS (Delegated Proof of Stake), and PBFT (Practical Byzantine Fault Tolerance).
The PoW consensus algorithm is based on the principle that all participating nodes perform calculations and compete for the rewards of generating new blocks and bitcoins, with the node that takes the least amount of time to solve becoming the master node [31][32]. It can reduce malicious node attacks, tamper with data, and improve the security of the blockchain [33].
The competition concept of PoS algorithm is similar to PoW, and PoS reduces the search space to an acceptable range. By introducing the concept of “currency age”, the competition of computing power is transformed into the competition of equity. It aims at saving computing power, preventing malicious attacks from nodes, and maintaining the stable operation of blockchain [32]. Although the PoS mechanism can, thus, shorten the time required to reach consensus, it still essentially requires nodes in the network to perform mining operations. Therefore, it does not fundamentally solve the problem that the PoW mechanism is difficult apply in the commercial field.
The DPoS consensus algorithm introduces the electoral system in PoS [34]. At the same time, compared with PoS, DPoS does not consume computing power, which can improve the verification speed. There are two types of nodes in DPoS, namely, normal nodes and trusted nodes. Each node selects trust nodes through a democratic vote process. In the election process, each node can participate in the voting, which can avoid the generation of the main node tending to the high-interest node [35]. However, such voting does not directly represent the practical complex voting situation in the real world. Xu et al. [36] designed an improved DPoS consensus mechanism based on fuzzy sets, which can explain the voting model more intuitively. Although DPoS reduces cost and time compared with PoW and PoS, the consensus process of DPoS is easily centralized, resulting in a small number of nodes controlling the election process, which will threaten the security and accuracy of the DPoS election process [37]. In addition, the consensus mechanism is dependent on tokens that are not adopted in many commercial applications. Therefore, the consensus mechanism cannot perfectly solve the application of blockchain in business.
PBFT is characterized by removing the mortgage with the rights and reducing the consumption of competitive resources, which can reduce the cost of malicious nodes, and reduce the impact of malicious nodes on the consensus. Furthermore, it can also improve the fault tolerance [38][39]. The point-to-point communication of PBFT solves the problem of poor scalability of the other mechanisms, which inevitably increases the communication cost. Constructing multi-layer PBFT to form sub-consensus can reduce the cost, but multiple sub-consensus increases the system reaction time and causes a long delay [40].
Apart from the above-mentioned four consensus mechanisms, the PoC (Proof of Activity) and PoA (Proof-of-Authority) are often addressed in the literature. Each of these mechanisms has its own advantages and disadvantages, and it is necessary to make a reasonable choice by considering their advantages and disadvantages in the practical application.

2.2. Hash Algorithm

The principle of the hash algorithm is to turn a piece of information into a fixed-length binary value, called the hash value [41]. The hash value could be obtained by the input function, which could be used to test whether the data is complete or not. The hash algorithm can be used to ensure the authenticity and invariance of ledger data, and the process of converting input data to fixed-length by hash algorithm is irreversible [42].
Yang et al. [43] designed a new Dohashi algorithm, which can effectively replenish the shortcomings of the network flow scheduling optimization algorithm by conflict probability reduction and query performance improvement. Zhou et al. [44] established a multi-pattern matching algorithm based on the double hash algorithm, which improved the time efficiency.

2.3. Smart Contract

It is extremely costly to keep a contact from being broken by inserting contract terms into hardware and software. The concept of smart contracts has been put forward for a long time, but it was applied to industrial practices until the prevailing booming development of blockchain technology [45]. A smart contract in a blockchain is a script stored in the blockchain, and it runs automatically without any interference from the signer of the contract [46]. The capabilities of smart contracts allow them to be associated with areas such as insurance, health care, and smart cities [47]. Vo et al. [48] developed a blockchain smart contract-based micro-insurance quotation solution to facilitate insurance companies to manage and analyze pay-as-you-go auto insurance data. Hamamreh et al. [39] discussed the security and feasibility of accessing electronic health records based on intelligent contracts in the field of health care. Kuo et al. [49] applied smart contracts to address healthcare privacy protection while leveraging blockchain technology to improve interoperability between institutions and national healthcare delivery capabilities. Yang et al. [50] adopted blockchain technology to study current security and privacy deployment strategies for e-government in smart city environments, disclosing the feasibility of applying smart contracts as an alternative to real contracts. Lazaroiu et al. [51] built a smart city model based on the blockchain and IoT platform, and smart contracts are employed to conduct autonomous distributed management of community power grids and smart meter technology. In addition, the advantages of smart contract transaction information, such as traceability and irreversibility, make it widely used in the supply chain field. Natanelov et al. [52] proved that blockchain smart contracts could minimize supply chain operation risks and reduced cash flow cycles in traditional supply chain financial models. Salah et al. [53] adopted blockchain and smart contracts to improve the transaction reliability and operational efficiency in the agricultural supply chain.

2. Recent Trends in Cross-border E-commerce Supply Chain Management

With the continuous development of Internet-based techniques and digital transformation, cross-border e-commerce has gradually developed [54]. It brought a wider variety of goods and enlarged the range of choices for domestic consumers. In the last few years, cross-border e-commerce exportation has become a new economic and trade growth point in the Chinese market [5]. To promote the rapid development of cross-border e-commerce, innovative management practices are studied and conducted regarding the supply chain activities, including production, warehousing, logistics, customs declaration, distribution, marketing, and other processes [38][55][56][57]. The operational management practices and innovations have motivated the continuous improvement of the e-commerce supply chain management, including strategic pricing, supply chain network optimization, delivery strategy, and lean management through strategic contact and mechanisms [19][34][35][41][58]. With the gradual formation of cross-border e-commerce supply chain, the principal competition part of cross-border e-commerce is transforming a single subject to the supply chain. In addition, the transaction process and logistics process of cross-border e-commerce are also gradually becoming more open and more transparent in the global environment [59].
The e-commerce payment, as a typical application scenario, has proven to be an effective innovation in the blockchain-enabled cross-border e-commerce sector, which helps with improving the trustworthiness of the transaction process, the encryption of customer data, and the tracing of the product supply chain. The payment system is an important link in the process of e-commerce transaction. The payment gateway in the current payment system usually requires authentication, which will increase the cost of e-commerce transactions. The public key, private key, and digital signature technologies in the blockchain technology can ensure the security of electronic payment, and the operating cost is reduced at the same time [60].
With the booming development of cross-border e-commerce, security is considered to be one of the key issues restricting the development of e-commerce [61]. It is of great significance to promote e-commerce so that the public will build a solid transaction with great trust. It is easy to cause customer privacy disclosure or information modification once the platform is attacked [62]. The decentralized technology of blockchain can solve these problems mentioned above. In blockchain-based systems, the data update of all nodes is synchronous and consistent, and all blocks are connected in chronological order [63]. Therefore, blockchain technology can effectively ensure the stability and security of platform data [55].
The trust issue has become one of the difficulties in the development of cross-border e-commerce. Due to the characteristics of cross-border e-commerce transactions, it requires close cooperation and mutual trust among supply chain participants [25]. However, the cultural and legal differences among different nations leads to a lack of trust. Ronaghi developed a model to test the maturity of blockchain in the agricultural supply chain [64].

This entry is adapted from the peer-reviewed paper 10.3390/su142315918

References

  1. Gunasekaran, A.; Sarkis, J. Research and applications in e-commerce and third-party logistics management. Int. J. Prod. Econ. 2008, 113, 123–126.
  2. Qi, X.; Chan, J.H.; Hu, J.; Li, Y. Motivations for selecting cross-border e-commerce as a foreign market entry mode. Ind. Mark. Manag. 2020, 89, 50–60.
  3. Li, L.; Wang, X.; Lin, Y.; Zhou, F.; Chen, S. Cooperative game-based profit allocation for joint distribution alliance under online shopping environment A case in Southwest China. Asia Pac. J. Mark. Logist. 2019, 31, 302–326.
  4. Ma, P.; Yao, N.; Yang, X. Service quality evaluation of terminal express delivery based on an integrated SERVQUAL-AHP-TOPSIS approach. Math. Probl. Eng. 2021, 2021, 8883370.
  5. Zhou, F.; He, Y.; Zhou, L. Last mile delivery with stochastic travel times considering dual services. IEEE Access 2019, 7, 159013–159021.
  6. He, Y.; Zhou, F.; Qi, M.; Wang, X. Joint distribution: Service paradigm, key technologies and its application in the context of Chinese express industry. Int. J. Logist. Res. Appl. 2020, 23, 211–227.
  7. Tirkolaee, E.B.; Goli, A.; Ghasemi, P.; Goodarzian, F. Designing a sustainable closed-loop supply chain network of face masks during the COVID-19 pandemic: Pareto-based algorithms. J. Clean. Prod. 2022, 333, 130056.
  8. Jahani, N.; Sepehri, A.; Vandchali, H.R.; Tirkolaee, E.B. Application of industry 4.0 in the procurement processes of supply chains: A systematic literature review. Sustainability 2021, 13, 7520.
  9. Jiang, S.; Li, Y.; Wang, S.; Zhao, L. Blockchain competition: The tradeoff between platform stability and efficiency. Eur. J. Oper. Res. 2022, 296, 1084–1097.
  10. He, Y.; Wang, X.; Lin, Y.; Zhou, F.; Zhou, L. Sustainable decision making for joint distribution center location choice. Transp. Res. Part D Transp. Environ. 2017, 55, 202–216.
  11. Zhou, F.L.; He, Y.D.; Ma, P.P.; Mahto, R.V. Knowledge management practice of medical cloud logistics industry: Transportation resource semantic discovery based on ontology modelling. J. Intellect. Cap. 2021, 22, 360–383.
  12. Marsal-Llacuna, M.-L. The people’s smart city dashboard (PSCD): Delivering on community-led governance with blockchain. Technol. Forecast. Soc. Chang. 2020, 158, 120150.
  13. Liu, Z.; Li, Z. A blockchain-based framework of cross-border e-commerce supply chain. Int. J. Inf. Manag. 2020, 52, 102059.
  14. He, Y.; Qi, M.; Zhou, F.; Su, J. An effective metaheuristic for the last mile delivery with roaming delivery locations and stochastic travel times. Comput. Ind. Eng. 2020, 145, 106513.
  15. Wang, Y.; Jia, F.; Schoenherr, T.; Gong, Y.; Chen, L. Cross-border e-commerce firms as supply chain integrators: The management of three flows. Ind. Mark. Manag. 2020, 89, 72–88.
  16. Zhou, F.; He, Y.; Chan, F.T.; Ma, P.; Schiavone, F. Joint Distribution Promotion by Interactive Factor Analysis using an Interpretive Structural Modeling Approach. SAGE Open 2022, 12, 21582440221079903.
  17. Mardani, A.; Kannan, D.; Hooker, R.E.; Ozkul, S.; Alrasheedi, M.; Tirkolaee, E.B. Evaluation of green and sustainable supply chain management using structural equation modelling: A systematic review of the state of the art literature and recommendations for future research. J. Clean. Prod. 2020, 249, 119383.
  18. Zhou, F.; Wang, X.; Lim, M.K.; He, Y.; Li, L. Sustainable recycling partner selection using fuzzy DEMATEL-AEW-FVIKOR: A case study in small-and-medium enterprises (SMEs). J. Clean. Prod. 2018, 196, 489–504.
  19. Marsal-Llacuna, M.-L. Future living framework: Is blockchain the next enabling network? Technol. Forecast. Soc. Change 2018, 128, 226–234.
  20. Zhou, F.; Lim, M.K.; He, Y.; Lin, Y.; Chen, S. End-of-life vehicle (ELV) recycling management: Improving performance using an ISM approach. J. Clean. Prod. 2019, 228, 231–243.
  21. Lotfi, R.; Safavi, S.; Gharehbaghi, A.; Ghaboulian Zare, S.; Hazrati, R.; Weber, G.-W. Viable supply chain network design by considering blockchain technology and cryptocurrency. Math. Probl. Eng. 2021, 2021, 7347389.
  22. Hu, S.; Huang, S.; Huang, J.; Su, J. Blockchain and edge computing technology enabling organic agricultural supply chain: A framework solution to trust crisis. Comput. Ind. Eng. 2021, 153, 107079.
  23. Choi, T.M. Blockchain-technology-supported platforms for diamond authentication and certification in luxury supply chains. Transp. Res. Part E Logist. Transp. Rev. 2019, 128, 17–29.
  24. Hastig, G.M.; Sodhi, M.M.S. Blockchain for Supply Chain Traceability: Business Requirements and Critical Success Factors. Prod. Oper. Manag. 2020, 29, 935–954.
  25. Li, M.; Shen, L.; Huang, G.Q. Blockchain-enabled workflow operating system for logistics resources sharing in E-commerce logistics real estate service. Comput. Ind. Eng. 2019, 135, 950–969.
  26. Babich, V.; Hilary, G. OM Forum—Distributed ledgers and operations: What operations management researchers should know about blockchain technology. Manuf. Serv. Oper. Manag. 2020, 22, 223–240.
  27. Demestichas, K.; Peppes, N.; Alexakis, T.; Adamopoulou, E. Blockchain in agriculture traceability systems: A review. Appl. Sci. 2020, 10, 4113.
  28. Alamri, M.; Jhanjhi, N.Z.; Humayun, M. Blockchain for Internet of Things (IoT) Research Issues Challenges & Future Directions: A Review. Int. J. Comput. Sci. Netw. Secur. 2019, 19, 244–258.
  29. Alkadi, O.; Moustafa, N.; Turnbull, B. A Review of Intrusion Detection and Blockchain Applications in the Cloud: Approaches, Challenges and Solutions. IEEE Access 2020, 8, 104893–104917.
  30. Tasatanattakool, P.; Techapanupreeda, C. Blockchain: Challenges and Applications. In Proceedings of the 2018 International Conference on Information Networking (ICOIN), Chiang Mai, Thailand, 10–12 January 2018; pp. 473–475.
  31. Cao, B.; Zhang, Z.; Feng, D.; Zhang, S.; Zhang, L.; Peng, M.; Li, Y. Performance analysis and comparison of PoW, PoS and DAG based blockchains. Digit. Commun. Netw. 2020, 6, 480–485.
  32. Song, H.; Zhu, N.; Xue, R.; He, J.; Zhang, K.; Wang, J. Proof-of-Contribution consensus mechanism for blockchain and its application in intellectual property protection. Inf. Process. Manag. 2021, 58, 102507.
  33. Li, K.; Cheng, L.; Teng, C.-I. Voluntary sharing and mandatory provision: Private information disclosure on social networking sites. Inf. Process. Manag. 2020, 57, 102128.
  34. Ullah, F.; Al-Turjman, F. A conceptual framework for blockchain smart contract adoption to manage real estate deals in smart cities. Neural Comput. Appl. 2021, 1–22.
  35. Zheng, Z.; Xie, S.; Dai, H.-N.; Chen, W.; Chen, X.; Weng, J.; Imran, M. An overview on smart contracts: Challenges, advances and platforms. Future Gener. Comput. Syst. 2020, 105, 475–491.
  36. Xu, G.; Liu, Y.; Khan, P.W. Improvement of the DPoS consensus mechanism in Blockchain based on vague sets. IEEE Trans. Ind. Inform. 2019, 16, 4252–4259.
  37. Liu, W.; Li, Y.; Wang, X.; Peng, Y.; She, W.; Tian, Z. A donation tracing blockchain model using improved DPoS consensus algorithm. Peer-to-Peer Netw. Appl. 2021, 14, 2789–2800.
  38. Singh, M.; Khunteta, A.; Ghosh, M.; Chang, D.; Sanadhya, S.K. FbHash-E: A time and memory efficient version of FbHash similarity hashing algorithm. Forens. Sci. Int.-Digit. 2022, 41, 301375.
  39. Hamamreh, R.A.; Jamoos, M.A.; Zaghal, R. DILH: Data Integrity using Linear Combination for Hash Algorithm. In Proceedings of the 2014 World Symposium on Computer Applications & Research (WSCAR), Sousse, Tunisia, 18–20 January 2014.
  40. Li, W.; Feng, C.; Zhang, L.; Xu, H.; Cao, B.; Imran, M.A. A scalable multi-layer PBFT consensus for blockchain. IEEE Trans. Parallel Distrib. Syst. 2020, 32, 1146–1160.
  41. Dutta, P.; Talaulikar, S.; Xavier, V.; Kapoor, S. Fostering reverse logistics in India by prominent barrier identification and strategy implementation to promote circular economy. J. Clean. Prod. 2021, 294, 126241.
  42. Lim, M.K.; Li, Y.; Wang, C.; Tseng, M.-L. A literature review of blockchain technology applications in supply chains: A comprehensive analysis of themes, methodologies and industries. Comput. Ind. Eng. 2021, 154, 107133.
  43. Yang, W.; Fu, Z.; Zuo, W. Research of a Scheduling Optimization algorithm based on Hash Adapter. In Proceedings of the 2017 International Conference on Electronic Information Technology and Computer Engineering, Quito, Ecuador, 23–25 November 2017; Volume 128.
  44. Zhou, Y.; Gao, C. Research and Improvement of A Multi-Pattern Matching Algorithm Based on Double Hash. In Proceedings of the IEEE International Conference on Cyber-Enabled Distributed Computing and Knowledge Discovery (CyberC), Chengdu, China, 12–14 October 2017; pp. 1772–1776.
  45. Freeman, R.; Pennock, D.M. An Axiomatic View of the Parimutuel Consensus Wagering Mechanism; ACM: New York, NY, USA, 2018; pp. 1936–1938.
  46. Shi, S.; He, D.; Li, L.; Kumar, N.; Khan, M.K.; Choo, K.-K.R. Applications of blockchain in ensuring the security and privacy of electronic health record systems: A survey. Comput. Secur. 2020, 97, 101966.
  47. Hewa, T.; Ylianttila, M.; Liyanage, M. Survey on blockchain based smart contracts: Applications, opportunities and challenges. J. Netw. Comput. Appl. 2021, 177, 102857.
  48. Vo, H.T.; Mehedy, L.; Mohania, M.; Abebe, E. Blockchain-based data management and analytics for micro-insurance applications. In Proceedings of the 2017 ACM on Conference on Information and Knowledge Management, Singapore, 6–10 November 2017; pp. 2539–2542.
  49. Kuo, T.-T.; Ohno-Machado, L. Modelchain: Decentralized privacy-preserving healthcare predictive modeling framework on private blockchain networks. arXiv 2018, arXiv:1802.01746.
  50. Yang, L.; Elisa, N.; Eliot, N. Privacy and security aspects of E-government in smart cities. In Smart Cities Cybersecurity and Privacy; Elsevier: Amsterdam, The Netherlands, 2019; pp. 89–102.
  51. Lazaroiu, C.; Roscia, M. Smart district through IoT and blockchain. In Proceedings of the 2017 IEEE 6th International Conference on Renewable Energy Research and Applications (ICRERA), San Diego, CA, USA, 5–8 November 2017; pp. 454–461.
  52. Natanelov, V.; Cao, S.; Foth, M.; Dulleck, U. Blockchain smart contracts for supply chain finance: Mapping the innovation potential in Australia-China beef supply chains. J. Ind. Inf. Integr. 2022, 30, 100389.
  53. Salah, K.; Nizamuddin, N.; Jayaraman, R.; Omar, M. Blockchain-based soybean traceability in agricultural supply chain. IEEE Access 2019, 7, 73295–73305.
  54. Zhao, L. Evaluation System Construction for Logistics Supply Chain of Cross-border E-commerce. In Proceedings of the 2016 4th International Conference on Machinery, Materials and Information Technology Applications, Xi’an, China, 10–11 December 2016; Volume 71, pp. 1563–1569.
  55. Xie, W.; Zhou, W.; Kong, L.; Zhang, X.; Min, X.; Xiao, Z.; Li, Q. ETTF: A Trusted Trading Framework Using Blockchain in E-Commerce. In Proceedings of the IEEE International Conference on Computer Supported Cooperative Work in Design ((CSCWD)), Nanjing, China, 9–11 May 2018; pp. 612–617.
  56. Pournader, M.; Shi, Y.; Seuring, S.; Koh, S.C.L. Blockchain applications in supply chains, transport and logistics: A systematic review of the literature. Int. J. Prod. Res. 2020, 58, 2063–2081.
  57. Saberi, S.M.; Kouhizadeh; Sarkis, J.; Shen, L. Blockchain technology and its relationships to sustainable supply chain management. Int. J. Prod. Res. 2019, 57, 2117–2135.
  58. Wang, S.; Zhang, X.; Yu, W.; Hu, K.; Zhu, J. Smart Contract Microservitization. In Proceedings of the 2020 IEEE 44th Annual Computers, Software, and Applications Conference (COMPSAC), Madrid, Spain, 13–17 July 2020; pp. 1569–1574.
  59. Makowski, L.; Sawicki, B. The feasibility study for application of distributed hashing tables into WSN. Prz. Elektrotechniczny 2011, 87, 220–223.
  60. Kim, S.-I.; Kim, S.-H. E-commerce payment model using blockchain. J. Ambient. Intell. Humaniz. Comput. 2020, 13, 1673–1685.
  61. Moosavi, J.; Naeni, L.M.; Fathollahi-Fard, A.M.; Fiore, U. Blockchain in supply chain management: A review, bibliometric, and network analysis. Environ. Sci. Pollut. Res. 2021. ahead-of-print.
  62. Treiblmaier, H.; Sillaber, C. The impact of blockchain on e-commerce: A framework for salient research topics. Electron. Commer. Res. Appl. 2021, 48, 101054.
  63. Deng, S.; Cheng, G.; Zhao, H.; Gao, H.; Yin, J. Incentive-Driven Computation Offloading in Blockchain-Enabled E-Commerce. ACM Trans. Internet Technol. 2021, 21, 1–19.
  64. Ronaghi, M.H. A blockchain maturity model in agricultural supply chain. Inf. Process. Agric. 2021, 8, 398–408.
More
This entry is offline, you can click here to edit this entry!
Video Production Service