/gnt2

The new incarnation of the Golem Network Token

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

gnt2

The new incarnation of the Golem Network Token

System requirements

  1. Node.js , suggested using nvm
  2. yarn

Setup

Install dependencies

yarn install --frozen-lockfile

Build

yarn build                    

Run tests

yarn test

Linter

yarn lint