This module serves as the main entry point for the fabric-weaver library, providing TypeScript integration with Hyperledger Fabric.
Namespaces
- Utils
Utility namespace providing various helper functions for common tasks in fabric-weaver.
The namespace includes:
- Building bin scripts helpers
By centralizing these utility functions, this namespace provides a set of reusable and efficient tools that can be easily imported and used across different parts of the fabric-weaver project.
Members
string
# inner constant VERSION
The actual version number is replaced during the build process.
Represents the current version of the fabric-weaver module.