/doc.teku

ConsenSys Ethereum 2.0 client

Primary LanguageCSSApache License 2.0Apache-2.0

ConsenSys Teku

This documentation repo is built using Docusaurus 2.

See more information about using Docusaurus quickly.

Contributing & Local Development

$ npm install
$ npm run prepare
$ npm start
$ git commit

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ npm run build
$ npm run serve

This command generates static content into the build directory.