# pier-client-fabric **Repository Path**: panda-yan/pier-client-fabric ## Basic Information - **Project Name**: pier-client-fabric - **Description**: 这个应该是bx的跨链插件? - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-05-26 - **Last Updated**: 2023-05-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pier Client Fabric Pier-client-fabric is the plugin implementation for fabric blockchain. ## How to build Use the following command to build ```shell script make fabric1.4 ``` This will create a `build` directory under the project path and generate a `fabric-client-1.4.so` inside the `build`. This `.so` file will be used by [Pier](https://github.com/meshplus/pier). ## Usage Details about how to use this plugin can be found in [here](https://github.com/meshplus/pier/wiki/Pier%E4%BD%BF%E7%94%A8%E6%96%87%E6%A1%A3)