/axelar-docs

Resources & Documentation for Axelar Network

Primary LanguageMDX

Axelar Docs

The official documentation website for Axelar.

The project uses Astro and deploys via Vercel. To develop it locally, clone this repository and run the following command to start the local dev server:

npm install
npm run dev

And visit localhost:3000 to preview your changes.