Skip to content

vaporyorg/safe-docs

Repository files navigation

Gnosis Safe Docs

This repository contains the Gnosis Safe documentation available at https://docs.gnosis.io/safe/.

  • Find out more about the Gnosis Safe at https://gnosis-safe.io/.
  • Want to change anything? Open an issue or PR.
  • Have a question? Please reach out via Discord

Installation

You have to be on Node >= 8.x and Yarn >= 1.5.

cd website
yarn install

Run website

yarn start

Further information

Take a look at ./website or the Docusaurus documentation.