axiom-crypto / axiom-docs

Home Page:https://docs.axiom.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Axiom V2 Developer Documentation

This repo contains the source code for the developer documentation for Axiom V2. To learn more about Axiom, check out our website or announcement blog post. To discuss, collaborate, or give feedback, join our community on Telegram. PR's fixing mistakes or typos are welcome!

These docs are built using the Docusaurus framework.

Local development

Install dependencies before running

npm install

Open a .env file and set the following environment variables to 1 in the file:

  • ANGOLIA_APP_ID
  • ANGOLIA_API_KEY

Start the server

npm run start

About

https://docs.axiom.xyz

License:MIT License


Languages

Language:TypeScript 74.5%Language:CSS 20.8%Language:JavaScript 4.7%