- Hyperledger Cookbook
- Xun (Brian) Wu Chuanfeng Zhang Andrew Zhang
- 36字
- 2021-06-24 14:59:41
Installing the assermgr chaincode
Install the assermgr chaincode through the cli container by running the following command:
peer chaincode install -p chaincodedev/chaincode/assetmgr -n mycc -v 0
Here is the result after the chaincode is installed:
![](https://epubservercos.yuewen.com/21D760/19470379601494606/epubprivate/OEBPS/Images/40bb9f6a-7c8b-49ce-a3c7-5d14c7e55a6d.png?sign=1739219410-oZgfclv71SxU8VOqCLR2ItZxkvTU2PRN-0-4beb20bb276b5bdc2709892dd5dcf16e)