## Prerequisites * Node.js 4.0.0 or higher * __npm__ * Install gRPC ``` npm install grpc ``` ## Node.js Library 1. Download the latest version of Node.js library from [github](https://github.com/supremainc/g-sdk/releases/). 2. Unzip the archive file. ## Examples You can see the examples in the _src/example_ directory. Refer to [the quick start guide](/g-sdk/go/quick/).

Updated: