# gmnet **Repository Path**: aminemine/gmnet ## Basic Information - **Project Name**: gmnet - **Description**: No description available - **Primary Language**: Go - **License**: GPL-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-02-11 - **Last Updated**: 2022-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # tjfoc-gmnet 本项目为hyperledger-fabric 国密改造测试时使用,改造go源码的httptest的tls等加密方式为国密 使用tjfoc的国密库和golang的源码 #### 二、编译 进入你克隆到本地的fabric仓库的根目录 ```markdown go mod vendor ```