package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Jan 27, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
区块链引擎
考虑到引擎的可扩展性,只约束最基本接口,具体暴露接口可由各引擎实现个性化扩展
各引擎提供类型转换函数,由上层引擎使用者调用引擎提供的类型转换函数转换后使用
采用工厂模式,对上层统一区块链执行引擎创建操作,方便框架开发
区块链执行引擎注册通过init实现,由应用方选择具体要使用的引擎
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.