Skip to content

Richnd1/documentation

 
 

Repository files navigation

Netlify Status

Documenting the Vega protocol

This repo currently includes documentation about the Vega restricted mainnet. For testnet documentation, visit docs.fairground.vega.xyz.

If you have any questions, drop them into Vega's Discord, Telegram, or Forum.

Software

This website is built using Docusaurus 2. For more information on how to make changes in this repository, or how to run the site locally, see CONTRIBUTING.md.

Docusaurus plugins

Versioning

All of the text content and API documentation is tied to a release version of the core. To understand how we used Docusaurus versioning, see VERSIONING.md.

Configuration notes

  • GraphQL docs are generated in to /docs/graphql/
  • docusaurus-protobuffet-plugin is used to generate docs, but unlike the defaults setup generates them into the /docs/ so as to avoid documenting them separately
  • New versions of REST docs are configured in docusaurus.config.js
  • When copying between versions, some files (particularly ones with Ethereum addresses) need to be checked to ensure the Frontmatter point to the right networks

MIT

About

Documenting the Vega protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • Shell 8.6%
  • CSS 7.2%