# GgJsonHash Example

## Inspect example code

Open `src/gg-json-hash-example.ts` to see the example in action.

## Run example

```bash
npm install
npm run build
npx gg-json-hash-example
```
