Commit b44680dd authored by harrylee2015's avatar harrylee2015

Update README.md

parent ccd50ed0
# Sidecar Client Fabric
# Sidecar Client Chain33
Sidecar-client-fabric is the plugin implementation for chain33 blockchain.
Sidecar-client-chain33 is the plugin implementation for chain33 blockchain.
## How to build
Use the following command to build
```shell script
```
make chain33
```
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://gitlab.33.cn/link33/sidecar).
This will create a `build` directory under the project path and generate a `chain33-client.so` inside the `build`.
This `.so` file will be used by [sidecar](https://gitlab.33.cn/link33/sidecar).
## Usage
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment