Skip to content

axone-protocol/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2,750 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Axone technical reference

Versioned technical reference for the Axone protocol, powered with โค๏ธ by Docusaurus.

lint build vercel deploy license cc-by-sa-4.0

Overview

This repository hosts https://docs.axone.xyz. It is scoped to deep technical reference material that is versioned with, and synchronized from, Axone implementation repositories.

docs.axone.xyz

The Docusaurus site exposes six technical sections:

Editorial, onboarding, tutorial, FAQ, and whitepaper content are intentionally out of scope for this repository.

Development

Install dependencies:

yarn

Start the local development server:

yarn start

Build the static site:

yarn build

Run local checks:

yarn lint

The local search index is generated during production builds. To test search locally, run yarn build and then yarn serve.

Synchronization

External references are configured in .github/sync-external-docs-sources.json and synchronized by .github/scripts/sync-external-docs.mjs.

Dry-run synchronization:

yarn sync:external-docs:dry-run

Do not hand-edit synchronized reference content or versioned snapshots.

License

The Docusaurus site code is 3-Clause BSD licensed.

Documentation content is licensed under Creative Commons Attribution-ShareAlike 4.0 International where applicable, unless an upstream source states otherwise.

About

๐Ÿ“œ Axone Technical Documentation (built with Docusaurus).

Topics

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from okp4/template-oss