A similar implement just like the official go-playground
Actually this is a pre-project for a online Fabric chaincode running environment using the go-logging and Websocket .
- Launch the server
go build -o wtf && ./wtf
- Start the webpack-dev-server
cd f && yarn start
- Click the
Run
button to meet theHello World!