Skip to content

Instantly share code, notes, and snippets.

@twoneks
twoneks / main.go
Created November 29, 2018 10:58 — forked from RealDeanZhao/main.go
go file to install chaincode
package chainmgmt
import (
"net/http"
"github.com/gin-gonic/gin"
"github.com/hyperledger/fabric-sdk-go/pkg/client/msp"
"github.com/hyperledger/fabric-sdk-go/pkg/client/resmgmt"
"github.com/hyperledger/fabric-sdk-go/pkg/fab/ccpackager/gopackager"
"github.com/hyperledger/fabric-sdk-go/pkg/fabsdk"
@twoneks
twoneks / network-config.yaml
Created November 29, 2018 10:57 — forked from RealDeanZhao/network-config.yaml
network-config.yaml
---
name: "xyd-themis"
x-type: "hlfv1"
description: "Themis Network"
version: "1.0"
client:
organization: xiaoyudian
logging: