This repository holds the documentation for the GNY Blockchain. The documentation is generated with vuepress.
Clone this repository:
git clone https://github.com/GNYIO/gny-docs gny-docs && cd $_
Install all dependencies:
npm ci
npm run docs:dev
npm run docs:build