README ¶ Event Listener Required environment variables MSP_ID - MSP identifier CONFIG_PATH - path to configuration file of SDK (eg. config.yaml) CERT_PATH - path to certificate file of identity (eg. signcerts/cert.pem) KEY_PATH - path to private key of identity (eg. keystore/your_pk) CHANNEL - channel used for listening new events CHAINCODE - chaincode used for used listening chaincode events Usage Run with environment variables described above: go run main.go Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.